Deal with stabilization of feature(slice_patterns)
This commit is contained in:
parent
12ff4d0bd6
commit
0a6b5538ad
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(label_break_value)]
|
||||
#![feature(nll)]
|
||||
#![feature(slice_patterns)]
|
||||
#![cfg_attr(bootstrap, feature(slice_patterns))]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
pub use rustc_hir::def::{Namespace, PerNS};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue