Remove unused feature gates from libsyntax_pos
This commit is contained in:
parent
9d6bdccd9e
commit
91d01e7c6b
1 changed files with 0 additions and 3 deletions
|
|
@ -8,9 +8,6 @@
|
|||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(nll)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(specialization)]
|
||||
#![feature(step_trait)]
|
||||
|
||||
use rustc_data_structures::AtomicRef;
|
||||
use rustc_macros::HashStable_Generic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue