rust/compiler/rustc_middle
bors c6c179662d Auto merge of #133781 - cjgillot:shallow-allowed-lints, r=petrochenkov
Do not visit whole crate to compute `lints_that_dont_need_to_run`.

This allows to reuse the computed lint levels instead of re-visiting the whole crate.
2025-04-07 21:03:55 +00:00
..
2025-02-18 13:22:45 +01:00

For more information about how rustc works, see the rustc dev guide.