mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
84f81e7974
Add the diagnostic translation lints to crates that don't emit them Some of these have a note saying that they should build on a stable compiler, does that mean they shouldn't get these lints? Or can we cfg them out on those?
For more information about how the query system works, see the rustc dev guide.