mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 11:38:43 +00:00
rustc_builtin_macros: Make sure registered attributes stay sorted As with the list of builtin macros, use tidy to make sure the list of builtin attributes stays sorted.