mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
rustup: the features if_while_or_patterns has been stabilized
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user