From f91d7baaa47efc6c8c2d8a1e6e2c79c3bef2f70d Mon Sep 17 00:00:00 2001 From: varkor Date: Tue, 24 Jul 2018 00:56:00 +0100 Subject: Add special support for libc --- src/libsyntax/feature_gate.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/feature_gate.rs b/src/libsyntax/feature_gate.rs index 4aafe8bba58..833b6953dcd 100644 --- a/src/libsyntax/feature_gate.rs +++ b/src/libsyntax/feature_gate.rs @@ -321,7 +321,6 @@ declare_features! ( // `extern "x86-interrupt" fn()` (active, abi_x86_interrupt, "1.17.0", Some(40180), None), - // Allows the `catch {...}` expression (active, catch_expr, "1.17.0", Some(31436), Some(Edition::Edition2018)), -- cgit 1.4.1-3-g733a5