Rollup merge of #96628 - joshtriplett:stabilize-then-some, r=m-ou-se
Stabilize `bool::then_some` FCP completed in https://github.com/rust-lang/rust/issues/80967
This commit is contained in:
commit
da57b3a832
23 changed files with 1 additions and 25 deletions
|
@ -1,4 +1,3 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(box_patterns)]
|
||||
#![recursion_limit = "256"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue