Also remove #![feature(control_flow_enum)]
where possible
This commit is contained in:
parent
925dc37313
commit
7d57685682
7 changed files with 1 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(let_chains)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue