rust/compiler/rustc_ast_passes
Nicholas Nethercote 499b3098f8 Fix a FIXME, by adding a gate_multi macro.
Note that this adds the `span.allows_unstable` checking that this case
previously lacked.
2023-10-31 08:01:01 +11:00
..
src Fix a FIXME, by adding a gate_multi macro. 2023-10-31 08:01:01 +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