mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 12:16:22 +00:00

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.