mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
84ad95be70
Improve diagnostics for Precise Capture This is just the capture analysis part and borrow checker logging will updated as part of rust-lang/project-rfc-2229#8 Closes rust-lang/project-rfc-2229#22
For more information about how rustc works, see the rustc dev guide.