mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

The lint definitions use macros heavily. This commit merges some of them that are split unnecessarily. I find the reduced indirection makes it easier to imagine what the generated code will look like.