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-31 22:27:19 -0500
committerJules Bertholet <julesbertholet@quoi.xyz>2024-04-15 23:34:44 -0400
commit93544d5db3d8f0d0e5d2ea344154689008fa2ff8 (patch)
tree0b499c2f52cde77703a03bdd550b6307353ea446 /compiler/rustc_span/src
parent63f70b3d104e20289a1a0df82747066c3d85b9a1 (diff)
downloadrust-93544d5db3d8f0d0e5d2ea344154689008fa2ff8.tar.gz
rust-93544d5db3d8f0d0e5d2ea344154689008fa2ff8.zip
Match ergonomics 2024: Implement eat-one-layer
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 bfd0f77c237..baf7fab3ad8 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -1460,6 +1460,7 @@ symbols! {
         receiver,
         recursion_limit,
         reexport_test_harness_main,
+        ref_pat_eat_one_layer_2024,
         ref_pat_everywhere,
         ref_unwind_safe_trait,
         reference,