Skip to content

Commit 25dd6a6

Browse files
committed
stabilize extract_if
1 parent f9850f7 commit 25dd6a6

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
@@ -16,7 +16,6 @@
1616
#![feature(unqualified_local_imports)]
1717
#![feature(derive_coerce_pointee)]
1818
#![feature(arbitrary_self_types)]
19-
#![feature(extract_if)]
2019
// Configure clippy and other lints
2120
#![allow(
2221
clippy::collapsible_else_if,

0 commit comments

Comments
 (0)