|
attr.rs
|
unify/improve/simplify attribute parsing
|
2020-03-10 08:35:23 +01:00 |
|
expr.rs
|
parse: recover on &'lt $expr / 'lt $expr.
|
2020-03-10 08:32:34 +01:00 |
|
item.rs
|
parse: recover on fn foo() = expr;
|
2020-03-10 08:32:34 +01:00 |
|
path.rs
|
rustc_parse: Use Token::ident where possible
|
2020-03-09 12:42:41 +03:00 |
|
stmt.rs
|
parse_block_tail: reduce visibility
|
2020-03-10 08:35:23 +01:00 |
|
ty.rs
|
rustc_ast: Introduce Token::uninterpolated_span
|
2020-03-09 12:42:41 +03:00 |