Stabilize bool::then_some
This commit is contained in:
parent
fed2c43bbf
commit
0fc5c524f5
23 changed files with 1 additions and 25 deletions
|
@ -14,7 +14,6 @@
|
|||
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![cfg_attr(bootstrap, feature(derive_default_enum))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue