Remove uses of box_syntax
in rustc and tools
This commit is contained in:
parent
24c0b81c1f
commit
dd7df04e16
80 changed files with 862 additions and 955 deletions
|
@ -1,4 +1,4 @@
|
|||
#![feature(start, box_syntax, core_intrinsics, lang_items)]
|
||||
#![feature(start, core_intrinsics, lang_items)]
|
||||
#![no_std]
|
||||
|
||||
#[link(name = "c")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue