diff options
| author | Michael Goulet <michael@errs.io> | 2023-03-04 02:23:36 +0000 |
|---|---|---|
| committer | Michael Goulet <michael@errs.io> | 2023-03-28 01:02:15 +0000 |
| commit | fb9ca9223d42a13bc15bddd1c2dce506db2fcb21 (patch) | |
| tree | 7be29004c8a9b2c8c91b9cf84470b011bdf7f0c1 /compiler/rustc_span/src/symbol.rs | |
| parent | f50c1e1f0587d4a7e44946a909484f75a0a4c929 (diff) | |
| download | rust-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.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 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, |
