mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 10:05:53 +00:00
Delay evaluating lint primary message until after it would be suppressed Fixes #102561 Fixes #102572
For more information about how rustc works, see the rustc dev guide.