rust/src/libsyntax/parse
2019-09-22 11:33:12 -07:00
..
lexer Apply suggestions from code review 2019-09-07 16:29:04 +01:00
parser Point at correct span for parenthesized types 2019-09-22 11:33:12 -07:00
attr.rs Stabilize param_attrs in Rust 1.39.0 2019-09-11 10:13:43 -03:00
classify.rs let_chains: Remove ast::ExprKind::{IfLet, WhileLet} from visitors and introduce ::Let. 2019-06-23 01:29:29 +02:00
diagnostics.rs factor out pluralisation remains after #64280 2019-09-20 00:25:27 +08:00
literal.rs Simplify with Symbol/Token::is_book_lit. 2019-08-27 10:21:41 +02:00
mod.rs Rollup merge of #64010 - c410-f3r:stabilize-attrs-fn, r=Centril 2019-09-21 16:01:23 +02:00
parser.rs Stabilize param_attrs in Rust 1.39.0 2019-09-11 10:13:43 -03:00
tests.rs Aggregation of cosmetic changes made during work on REPL PRs: libsyntax 2019-09-07 16:29:04 +01:00
token.rs Simplify with Symbol/Token::is_book_lit. 2019-08-27 10:21:41 +02:00
unescape_error_reporting.rs Rollup merge of #62917 - estebank:trailing-slash, r=matklad 2019-07-24 16:13:20 +02:00