rust/src/librustc_parse/parser
2020-03-10 08:55:18 +01:00
..
attr.rs parser/attr: adjust indentation. 2020-03-10 08:35:23 +01:00
diagnostics.rs rustc_parse: Use Token::ident where possible 2020-03-09 12:42:41 +03:00
expr.rs parse_if_expr: recover on attributes 2020-03-10 08:55:18 +01:00
generics.rs Rollup merge of #69579 - petrochenkov:noprevspan, r=Centril 2020-03-01 19:28:10 +09:00
item.rs parse_if_expr: recover on attributes 2020-03-10 08:55:18 +01:00
mod.rs rustc_parse: Remove Parser::normalized(_prev)_token 2020-03-09 12:42:41 +03:00
module.rs Rollup merge of #69579 - petrochenkov:noprevspan, r=Centril 2020-03-01 19:28:10 +09:00
pat.rs use check_path more 2020-03-10 08:35:23 +01:00
path.rs rustc_parse: Use Token::ident where possible 2020-03-09 12:42:41 +03:00
stmt.rs use check_path more 2020-03-10 08:35:23 +01:00
ty.rs trait-object-lifetime-parens: improve recovery. 2020-03-10 08:35:23 +01:00