Bump the bootstrap compiler to 1.26.0 beta
Holy cow that's a lot of `cfg(stage0)` removed and a lot of new stable language features!
This commit is contained in:
parent
01d0be9925
commit
8958815916
39 changed files with 18 additions and 175 deletions
|
@ -20,7 +20,6 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(fs_read_write)]
|
||||
#![feature(set_stdio)]
|
||||
#![cfg_attr(stage0, feature(slice_patterns))]
|
||||
#![feature(test)]
|
||||
#![feature(unicode)]
|
||||
#![feature(vec_remove_item)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue