Stabilize the map
/value
methods on ControlFlow
And fix the stability attribute on the `pub use` in `core::ops`.
This commit is contained in:
parent
9e394f551c
commit
fd5aa07f4f
9 changed files with 7 additions and 22 deletions
|
@ -20,7 +20,6 @@
|
|||
#![feature(associated_type_defaults)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(cfg_version)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(extract_if)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(iter_intersperse)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue