mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
12f35ad39e
Post-attribute ports cleanup pt. 1 (again) This is a re-implementation of most (but not all) of https://github.com/rust-lang/rust/pull/154808 The code is the same as in that PR, other than a few changes, I'll leave comments where I changed things. I did re-implement most of the commits rather than cherry-picking, so it's probably good to check the entire diff regardless r? @jdonszelmann