mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
dd82fd2034
Revert "Port lint attributes to attribute parser" This PR reverts the following two PRs: - https://github.com/rust-lang/rust/pull/154808 - https://github.com/rust-lang/rust/pull/152369 This was not a clean revert, I manually solved several merge conflicts. Closes https://github.com/rust-lang/rust/issues/154878 Closes https://github.com/rust-lang/rust/issues/154800 Closes https://github.com/rust-lang/rust/issues/155008 Re-opens https://github.com/rust-lang/rust/issues/132218 (this was never closed, oops) r? @ghost
For more information about how rustc works, see the rustc dev guide.