Bump nightly to 1.32.0

* Also update the bootstrap compiler
* Update cargo to 1.32.0
* Clean out stage0 annotations
This commit is contained in:
Alex Crichton
2018-10-31 11:53:17 -07:00
parent de9666f123
commit d0060d72e5
20 changed files with 20 additions and 39 deletions

View File

@@ -88,7 +88,6 @@
#![feature(doc_spotlight)]
#![feature(extern_types)]
#![feature(fundamental)]
#![cfg_attr(stage0, feature(impl_header_lifetime_elision))]
#![feature(intrinsics)]
#![feature(lang_items)]
#![feature(link_llvm_intrinsics)]