about summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorJules Bertholet <julesbertholet@quoi.xyz>2024-03-26 01:23:26 -0400
committerJules Bertholet <julesbertholet@quoi.xyz>2024-03-27 11:20:28 -0400
commit528d45af18b90ec9833568420a34d4e6050b1ec6 (patch)
treef30ed390e50c509fc99045569f021a5b71da7583 /compiler/rustc_span/src
parente0da13f25fd223ee1ec20284ea3f4e88a818b804 (diff)
downloadrust-528d45af18b90ec9833568420a34d4e6050b1ec6.tar.gz
rust-528d45af18b90ec9833568420a34d4e6050b1ec6.zip
Feature gate
Diffstat (limited to 'compiler/rustc_span/src')
-rw-r--r--compiler/rustc_span/src/symbol.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs
index 891ddb7af5b..15fba5645e2 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -1185,6 +1185,7 @@ symbols! {
         multiple_supertrait_upcastable,
         must_not_suspend,
         must_use,
+        mut_ref,
         naked,
         naked_functions,
         name,