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,5 +1,4 @@
|
|||
#![feature(array_windows)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue