|
parser
|
syntax: reduce repetition in fn parsing.
|
2019-09-30 09:32:51 +02:00 |
|
attr.rs
|
Rename MetaItem.node to MetaItem.kind
|
2019-09-26 18:21:48 +01:00 |
|
classify.rs
|
Rename Expr.node to Expr.kind
|
2019-09-26 18:21:09 +01:00 |
|
diagnostics.rs
|
syntax: cleanup method parsing.
|
2019-09-30 03:31:09 +02:00 |
|
literal.rs
|
Rename Lit.node to Lit.kind
|
2019-09-26 18:21:09 +01:00 |
|
parser.rs
|
syntax: extract error_on_invalid_abi.
|
2019-09-30 06:47:35 +02:00 |
|
tests.rs
|
Rename Item.node to Item.kind
|
2019-09-26 18:21:48 +01:00 |
|
token.rs
|
Simplify with Symbol/Token::is_book_lit.
|
2019-08-27 10:21:41 +02:00 |
|
unescape_error_reporting.rs
|
Fix issue #64732
|
2019-09-25 20:42:59 -04:00 |