From fd29f74ff8d787f707a40bc5dbcd8f7827100f5e Mon Sep 17 00:00:00 2001 From: clubby789 Date: Sun, 14 Jan 2024 20:08:47 +0000 Subject: Remove unused features --- compiler/rustc_trait_selection/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_trait_selection/src') diff --git a/compiler/rustc_trait_selection/src/lib.rs b/compiler/rustc_trait_selection/src/lib.rs index 552c28c0586..995ed1e3b57 100644 --- a/compiler/rustc_trait_selection/src/lib.rs +++ b/compiler/rustc_trait_selection/src/lib.rs @@ -20,7 +20,6 @@ #![feature(extract_if)] #![feature(let_chains)] #![feature(option_take_if)] -#![feature(if_let_guard)] #![feature(never_type)] #![feature(type_alias_impl_trait)] #![feature(min_specialization)] -- cgit 1.4.1-3-g733a5