rustup: the features if_while_or_patterns has been stabilized
This commit is contained in:
parent
91ef4e3ae7
commit
079a593dab
@ -11,7 +11,6 @@
|
||||
#![warn(rust_2018_idioms, trivial_casts, trivial_numeric_casts)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(try_from)]
|
||||
#![feature(if_while_or_patterns)]
|
||||
|
||||
// FIXME: switch to something more ergonomic here, once available.
|
||||
// (currently there is no way to opt into sysroot crates w/o `extern crate`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user