rust/src/libsyntax/parse
bors 98eb5f7498 auto merge of #15428 : phildawes/rust/master, r=huonw
Fix small bug introduced in e38cb972dc: PatIdent span was incorrect
because self.last_span was being used before the ident token was
parsed.
2014-07-05 14:41:44 +00:00
..
lexer rustc: Remove &str indexing from the language. 2014-07-01 19:12:29 -07:00
attr.rs Register new snapshots 2014-06-15 23:30:24 -07:00
classify.rs syntax: Move the AST from @T to Gc<T> 2014-06-11 09:11:40 -07:00
common.rs Fix repeated module documentation 2014-04-27 22:17:49 -04:00
mod.rs Removed unnecessary method in test 2014-07-04 22:39:50 +02:00
obsolete.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
parser.rs auto merge of #15428 : phildawes/rust/master, r=huonw 2014-07-05 14:41:44 +00:00
token.rs new_mark -> apply_mark, new_rename -> apply_rename 2014-07-04 13:20:06 -07:00