mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
db4235c4fd
Add compiletest `--compare-mode nll` option Before implementing the tidy stuff, I'd appreciate if someone reviews the changes so far. This is my first non-trivial pull request, so I could really use some feedback. :) closes #48879. r? @nikomatsakis