mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
52b6e2c208
Remove `AttributeLintKind` Part of https://github.com/rust-lang/rust/issues/153099. The `AttributeLintKind` type is finally gone! \o/ Diff is this big because I moved a file and a lot of `Diagnostic` types. :') r? @JonathanBrouwer