From 886108b9fe5b1e681f8bd8e34fdfab23cc74ef53 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Mon, 8 Jan 2024 21:48:22 +0100 Subject: Add feature gate --- 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 90a38b26f73..4456cd1e2f8 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -1023,6 +1023,7 @@ symbols! { min_const_fn, min_const_generics, min_const_unsafe_fn, + min_exhaustive_patterns, min_specialization, min_type_alias_impl_trait, minnumf32, -- cgit 1.4.1-3-g733a5