Stabilize the map/value methods on ControlFlow
And fix the stability attribute on the `pub use` in `core::ops`.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#![feature(array_windows)]
|
||||
#![feature(assert_matches)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(extract_if)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(iter_order_by)]
|
||||
|
||||
Reference in New Issue
Block a user