Use ops::ControlFlow in graph::iterate
This commit is contained in:
parent
0d0f6b1130
commit
fac272688e
7 changed files with 19 additions and 13 deletions
|
@ -6,6 +6,7 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_panic)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(or_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue