From 7eb4cfeaced28d49952e4ef54f8fe02258125854 Mon Sep 17 00:00:00 2001 From: Luca Versari Date: Mon, 24 Jun 2024 17:17:18 +0200 Subject: Implement RFC 3525. --- compiler/rustc_span/src/symbol.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_span/src') diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 2957105288b..c64fefd457a 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1852,6 +1852,7 @@ symbols! { stringify, struct_field_attributes, struct_inherit, + struct_target_features, struct_variant, structural_match, structural_peq, -- cgit 1.4.1-3-g733a5