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

Do not fetch HIR node when iterating to find lint. Addresses the regression in https://github.com/rust-lang/rust/pull/101620
For more information about how rustc works, see the rustc dev guide.