rust/src/libsyntax/parse
bors c7e0724274 auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton
This is *heavily* based on `if let` (#17634) by @jakub- and @kballard

This should close #17687
2014-10-13 19:37:40 +00:00
..
lexer librustc: Forbid .. in range patterns. 2014-09-30 09:11:26 -07:00
attr.rs syntax: fix fallout from using ptr::P. 2014-09-14 03:39:36 +03:00
classify.rs Teach libsyntax about while let 2014-10-10 20:30:31 -04:00
common.rs syntax: doc comments all the things 2014-07-09 00:06:27 -07:00
mod.rs Fix fallout in tests from removing the use of Gc in ExpnInfo. 2014-09-18 14:36:18 +03:00
obsolete.rs syntax: remove ObsoleteManaged{Type,Expr}. 2014-10-02 17:02:04 +03:00
parser.rs auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichton 2014-10-13 19:37:40 +00:00
token.rs syntax: Convert statics to constants 2014-10-09 09:44:51 -07:00