mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
00ff8c92d3
Add new `mixed_attributes_style` lint Add a new lint to detect cases where both inner and outer attributes are used on a same item. r? `@llogiq` ---- changelog: Add new [`mixed_attributes_style`] lint