rust/src/libsyntax/parse
2019-07-28 06:53:38 +02:00
..
lexer review comments: add FIXME comments and formatting 2019-07-25 12:36:51 -07:00
attr.rs normalize use of backticks in compiler messages for libsyntax/parse 2019-07-16 00:07:30 +02: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 review comments 2019-07-19 11:36:55 -07:00
literal.rs move unescape module to rustc_lexer 2019-07-21 16:46:11 +03:00
mod.rs move unescape module to rustc_lexer 2019-07-21 16:46:11 +03:00
parser.rs Recover on '..X' / '..=X' / '...X' range patterns. 2019-07-28 06:53:38 +02:00
token.rs Remove duplicate attr_to_string 2019-07-10 07:11:29 -04:00
unescape_error_reporting.rs Rollup merge of #62917 - estebank:trailing-slash, r=matklad 2019-07-24 16:13:20 +02:00