rust/src/libsyntax/parse
Manish Goregaokar 08a2bef632 Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik
The spelling corrections were made in both documentation comments and
regular comments.
2015-02-06 16:21:06 +05:30
..
lexer cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
attr.rs Tweak some ‘expected…’ error messages 2015-02-02 15:30:35 +13: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 Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik 2015-02-06 16:21:06 +05:30
obsolete.rs Remove the explicit closure kind syntax from the parser and AST; 2015-02-03 11:56:16 -05:00
parser.rs Auto merge of #21947 - bluss:full-range-syntax, r=brson 2015-02-06 03:11:34 +00:00
token.rs Rename std::path to std::old_path 2015-02-03 14:34:42 -08:00