rust/src/libsyntax/parse
bors 8856927f64 Auto merge of #27451 - seanmonstar:use-groups-as, r=alexcrichton
An implementation of [RFC 1219](https://github.com/rust-lang/rfcs/pull/1219).

The RFC is not merged yet, but once merged, this could be.
2015-08-10 20:24:06 +00:00
..
lexer Replace illegal with invalid in most diagnostics 2015-07-29 01:59:31 +03:00
attr.rs Work towards a non-panicing parser (libsyntax) 2015-04-05 09:52:50 +01:00
classify.rs Teach libsyntax about while let 2014-10-10 20:30:31 -04:00
common.rs Allow trailing commas in array patterns and attributes 2014-11-30 22:28:54 +13:00
mod.rs Replace illegal with invalid in most diagnostics 2015-07-29 01:59:31 +03:00
obsolete.rs Remove unused code in parser. 2015-07-30 20:51:51 -07:00
parser.rs Auto merge of #27451 - seanmonstar:use-groups-as, r=alexcrichton 2015-08-10 20:24:06 +00:00
token.rs remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00