We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9850f7 commit 25dd6a6Copy full SHA for 25dd6a6
src/lib.rs
@@ -16,7 +16,6 @@
16
#![feature(unqualified_local_imports)]
17
#![feature(derive_coerce_pointee)]
18
#![feature(arbitrary_self_types)]
19
-#![feature(extract_if)]
20
// Configure clippy and other lints
21
#![allow(
22
clippy::collapsible_else_if,
0 commit comments