stabilize extract_if
This commit is contained in:
parent
1805b33483
commit
c39f33baae
11 changed files with 9 additions and 22 deletions
|
|
@ -16,7 +16,6 @@
|
|||
#![feature(unqualified_local_imports)]
|
||||
#![feature(derive_coerce_pointee)]
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(extract_if)]
|
||||
// Configure clippy and other lints
|
||||
#![allow(
|
||||
clippy::collapsible_else_if,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue