mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
c0fd2db49a
Ungate the `UNKNOWN_OR_MALFORMED_DIAGNOSTIC_ATTRIBUTES` lint This was missed during stablisation of the `#[diagnostic]` attribute namespace. Fixes #122446