Remove feature(control_flow_enum)
in tests
This commit is contained in:
parent
c89b873172
commit
ddfd0c701a
21 changed files with 8 additions and 29 deletions
|
@ -1,6 +1,5 @@
|
|||
//@ run-pass
|
||||
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(try_trait_v2)]
|
||||
|
||||
use std::ops::{ControlFlow, FromResidual, Try};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue