Update the bootstrap compiler
Now that we've got a beta build, let's use it!
This commit is contained in:
parent
8e373b4787
commit
2186660b51
52 changed files with 30 additions and 559 deletions
|
@ -24,11 +24,11 @@
|
|||
|
||||
#![feature(associated_consts)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(concat_idents)]
|
||||
#![feature(libc)]
|
||||
#![feature(link_args)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(linked_from)]
|
||||
#![feature(concat_idents)]
|
||||
#![feature(staged_api)]
|
||||
|
||||
extern crate libc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue