rust/compiler/rustc_ast_passes
Nilstrieb 073feb5e69 Rename the legacy feature gating macro
It had a really confusing name by shadowing the previous name, which has
caused issues in the past where people added their new syntax in the
legacy location.

This makes it clear.
2023-09-24 10:44:31 +02:00
..
src Rename the legacy feature gating macro 2023-09-24 10:44:31 +02:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Move let expression checking to parsing 2023-09-11 15:51:18 +00:00