rust/compiler/rustc_lint
bors d929a42a66 Auto merge of #125741 - petrochenkov:atvisord, r=davidtwco
ast: Standardize visiting order for attributes and node IDs

This should only affect `macro_rules` scopes and order of diagnostics.

Also add a deprecation lint for `macro_rules` called outside of their scope, like in https://github.com/rust-lang/rust/issues/124535.
2024-06-25 11:48:14 +00:00
..
src Auto merge of #125741 - petrochenkov:atvisord, r=davidtwco 2024-06-25 11:48:14 +00:00
Cargo.toml non_local_defs: point to Self and Trait to give more context 2024-05-27 23:59:18 +02:00
messages.ftl resolve: Implement a lint for out-of-scope use of macro_rules 2024-06-24 17:12:08 +03:00