Stabilize Option::take_if
This commit is contained in:
parent
50297bb417
commit
26dc8bd5b0
2 changed files with 1 additions and 4 deletions
|
@ -23,7 +23,6 @@
|
|||
#![feature(extract_if)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(option_take_if)]
|
||||
#![feature(never_type)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue