about summary refs log tree commit diff
path: root/compiler/rustc_span/src/symbol.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-03-04 02:23:36 +0000
committerMichael Goulet <michael@errs.io>2023-03-28 01:02:15 +0000
commitfb9ca9223d42a13bc15bddd1c2dce506db2fcb21 (patch)
tree7be29004c8a9b2c8c91b9cf84470b011bdf7f0c1 /compiler/rustc_span/src/symbol.rs
parentf50c1e1f0587d4a7e44946a909484f75a0a4c929 (diff)
downloadrust-fb9ca9223d42a13bc15bddd1c2dce506db2fcb21.tar.gz
rust-fb9ca9223d42a13bc15bddd1c2dce506db2fcb21.zip
Feature gate
Diffstat (limited to 'compiler/rustc_span/src/symbol.rs')
-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 4a1abdf6318..153988d9e12 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -1193,6 +1193,7 @@ symbols! {
         residual,
         result,
         return_position_impl_trait_in_trait,
+        return_type_notation,
         rhs,
         rintf32,
         rintf64,