Skip to content

Commit 896062a

Browse files
authored
Rollup merge of #137109 - bend-n:knife, r=oli-obk
stabilize extract_if Tracking issue: #43244 Closes: #43244 FCP completed: rust-lang/rust#43244 (comment)
2 parents 2b131b1 + 25dd6a6 commit 896062a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#![feature(unqualified_local_imports)]
1616
#![feature(derive_coerce_pointee)]
1717
#![feature(arbitrary_self_types)]
18-
#![feature(extract_if)]
1918
// Configure clippy and other lints
2019
#![allow(
2120
clippy::collapsible_else_if,

0 commit comments

Comments
 (0)