mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
f29256dd14
Don't hash `DelayedLints` This PR unblocks https://github.com/rust-lang/rust/pull/154432, and was also a minor perf win locally
For more information about how rustc works, see the rustc dev guide.