Register snapshots.
This commit is contained in:
parent
eca8f11315
commit
56dbf3d122
13 changed files with 18 additions and 352 deletions
|
|
@ -24,9 +24,6 @@ use std::fmt::Show;
|
|||
use std::rc::Rc;
|
||||
use serialize::{Encodable, Decodable, Encoder, Decoder};
|
||||
|
||||
#[cfg(stage0)]
|
||||
pub use self::TtToken as TTTok;
|
||||
|
||||
// FIXME #6993: in librustc, uses of "ident" should be replaced
|
||||
// by just "Name".
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue