Update bootstrap compiler
Also remove a number of `stage0` annotations and such
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
//! both occur before the crate is rendered.
|
||||
pub use self::ExternalLocation::*;
|
||||
|
||||
#[cfg(stage0)]
|
||||
use std::ascii::AsciiExt;
|
||||
use std::borrow::Cow;
|
||||
use std::cell::RefCell;
|
||||
use std::cmp::Ordering;
|
||||
|
||||
Reference in New Issue
Block a user