mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
4e3ce0e782
Do not mark shallow_lint_levels_on as eval_always. It does not need it. Removing it allows to skip recomputation.
For more information about how rustc works, see the rustc dev guide.