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.
2 parents d1d40d8 + 354a137 commit bc4c2b7Copy full SHA for bc4c2b7
src/lib.rs
@@ -15,7 +15,6 @@
15
#![feature(unqualified_local_imports)]
16
#![feature(derive_coerce_pointee)]
17
#![feature(arbitrary_self_types)]
18
-#![feature(extract_if)]
19
// Configure clippy and other lints
20
#![allow(
21
clippy::collapsible_else_if,
0 commit comments