Remove redundant #![feature(...)] 's from compiler/
This commit is contained in:
parent
4fe6ca3789
commit
ebdea01143
13 changed files with 0 additions and 26 deletions
|
@ -11,8 +11,6 @@
|
|||
)]
|
||||
#![feature(nll)]
|
||||
#![feature(or_patterns)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(unicode_internals)]
|
||||
#![feature(bool_to_option)]
|
||||
|
||||
pub use Alignment::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue