Denis

Results 3 issues of Denis

In chapter 6.6, in ["Basic borrows" section](https://rust-unofficial.github.io/too-many-lists/fifth-testing-stacked-borrows.html#basic-borrows), the `&mut -> *mut -> &mut -> *mut` thing should probably be written as `*mut -> &mut -> *mut -> &mut` according to...

Rather than being escapist and just avoid problems by forking Rust (which itself brings a ton of problems), we better wait for the trademark policy draft to be improved. We...

I really like this timeline feature in `lla` where it groups files by time periods, and helps you view what files you modified recently in a log view. It helps...