Remove box syntax from rustc_middle
This commit is contained in:
parent
8830f8e30c
commit
dcdadc4d8d
3 changed files with 6 additions and 7 deletions
|
@ -29,7 +29,6 @@
|
|||
#![feature(backtrace)]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(discriminant_kind)]
|
||||
#![feature(never_type)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue