Stabilize ops::ControlFlow (just the type)
This commit is contained in:
parent
3bcaeb0bf9
commit
65a0a8b386
8 changed files with 45 additions and 13 deletions
|
@ -11,7 +11,6 @@
|
|||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(format_args_capture)]
|
||||
#![feature(iter_zip)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue