From 6d61d87b227f2314e06f8da7c33bab9633119006 Mon Sep 17 00:00:00 2001 From: Gary Guo Date: Mon, 22 Nov 2021 16:25:28 +0000 Subject: Split inline const to two feature gates --- 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 0d556b5eda6..46f1ce0797f 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -731,6 +731,7 @@ symbols! { inlateout, inline, inline_const, + inline_const_pat, inout, instruction_set, intel, -- cgit 1.4.1-3-g733a5