rust/compiler/rustc_ast_passes
Nicholas Nethercote bb3e09f144 Streamline gate_feature_* macros.
The debug probably isn't useful, and assigning all the `$foo`
metavariables to `foo` variables is verbose and weird. Also, `$x:expr`
usually doesn't have a space after the `:`.
2023-10-31 08:00:53 +11:00
..
src Streamline gate_feature_* macros. 2023-10-31 08:00:53 +11:00
Cargo.toml Streamline gate_feature_* macros. 2023-10-31 08:00:53 +11:00
messages.ftl Explicitly reject const C-variadic functions 2023-10-30 10:38:25 -04:00