rust/src/libsyntax/parse
Vadim Petrochenkov 212d5d4352 syntax: Refactor parsing of method declarations
Fix spans and expected token lists, fix #33413 + other cosmetic improvements
Add test for #33413
Convert between `Arg` and `ExplicitSelf` precisely
Simplify pretty-printing for methods
2016-05-14 13:23:37 +03:00
..
lexer Auto merge of #33128 - xen0n:more-confusing-unicode-chars, r=nagisa 2016-05-05 08:50:23 -07:00
attr.rs parser: show a helpful note on unexpected inner comment 2016-05-03 17:53:23 +02:00
classify.rs
common.rs
mod.rs replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
obsolete.rs
parser.rs syntax: Refactor parsing of method declarations 2016-05-14 13:23:37 +03:00
token.rs allow InternedString to be compared to &str directly 2016-04-26 16:27:10 +02:00