From c39f33baae94665d69a45d45a00d0dc028c80cc9 Mon Sep 17 00:00:00 2001 From: bendn Date: Sun, 16 Feb 2025 12:38:11 +0700 Subject: stabilize extract_if --- compiler/rustc_lint/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/rustc_lint') diff --git a/compiler/rustc_lint/src/lib.rs b/compiler/rustc_lint/src/lib.rs index 044a613dad6..70d3f73323a 100644 --- a/compiler/rustc_lint/src/lib.rs +++ b/compiler/rustc_lint/src/lib.rs @@ -27,7 +27,6 @@ #![feature(array_windows)] #![feature(assert_matches)] #![feature(box_patterns)] -#![feature(extract_if)] #![feature(if_let_guard)] #![feature(iter_order_by)] #![feature(let_chains)] -- cgit 1.4.1-3-g733a5