Rust MIR-based borrow check (NLL) status update
smallcultfollowing.com
Rust MIR-based borrow check (NLL) status update
1–2 of 2 posts
Re: Rust MIR-based borrow check (NLL) status update
#2This is one of those things that will make Rust "feel" much more pleasant to work with. More ergonomic, I guess.
It often feels like you're fighting with the Rust compiler, and I think NLL will do a lot to reduce that friction.