diff options
| author | Jana Dönszelmann <jana@donsz.nl> | 2025-03-19 17:29:31 +0100 |
|---|---|---|
| committer | Jana Dönszelmann <jana@donsz.nl> | 2025-03-19 17:37:35 +0100 |
| commit | 7c085f7ffdf731175430b908bc11bd97282cff9e (patch) | |
| tree | 83cbcafe22c15fd17f0e6675486a15f24f617ba3 /compiler/rustc_span | |
| parent | c4b38a596767c9c6275c937cf3a2d4b9612b4875 (diff) | |
| download | rust-7c085f7ffdf731175430b908bc11bd97282cff9e.tar.gz rust-7c085f7ffdf731175430b908bc11bd97282cff9e.zip | |
add rustc_macro_edition_2021
Diffstat (limited to 'compiler/rustc_span')
| -rw-r--r-- | compiler/rustc_span/src/symbol.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 8a8bec35d81..31d9ad10438 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1793,6 +1793,7 @@ symbols! { rustc_lint_opt_ty, rustc_lint_query_instability, rustc_lint_untracked_query_information, + rustc_macro_edition_2021, rustc_macro_transparency, rustc_main, rustc_mir, |
