From bfc0807b28fe51f71fcf30cd60ddc8a09e4f730d Mon Sep 17 00:00:00 2001 From: varkor Date: Sun, 12 Aug 2018 11:43:42 +0100 Subject: Add some comments --- src/libsyntax/feature_gate.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/feature_gate.rs b/src/libsyntax/feature_gate.rs index 6109e5ecb61..a6908619d73 100644 --- a/src/libsyntax/feature_gate.rs +++ b/src/libsyntax/feature_gate.rs @@ -488,7 +488,7 @@ declare_features! ( (active, label_break_value, "1.28.0", Some(48594), None), // Integer match exhaustiveness checking - (active, exhaustive_integer_patterns, "1.28.0", Some(50907), None), + (active, exhaustive_integer_patterns, "1.30.0", Some(50907), None), // #[panic_implementation] (active, panic_implementation, "1.28.0", Some(44489), None), -- cgit 1.4.1-3-g733a5