Register new snapshots
Conflicts: src/librbml/lib.rs src/libserialize/json_stage0.rs src/libserialize/serialize_stage0.rs src/libsyntax/ast.rs src/libsyntax/ext/deriving/generic/mod.rs src/libsyntax/parse/token.rs
This commit is contained in:
parent
5c3ddcb15d
commit
e2f97f51ad
59 changed files with 94 additions and 6419 deletions
|
@ -24,8 +24,7 @@ use std::num::Int;
|
|||
use std::str;
|
||||
use std::iter;
|
||||
|
||||
#[cfg_attr(stage0, macro_escape)]
|
||||
#[cfg_attr(not(stage0), macro_use)]
|
||||
#[macro_use]
|
||||
pub mod parser;
|
||||
|
||||
pub mod lexer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue