Guillaume Gomez
|
fe0415e17a
|
Rename ast::StmtKind::Local into ast::StmtKind::Let
|
2024-03-14 12:42:04 +01:00 |
|
Caleb Cartwright
|
04bd7201a9
|
Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync
|
2023-10-22 20:21:44 -05:00 |
|
hafiz
|
6a7824787e
|
Preserve comments in empty statements (#4180)
* Preserve comments in empty statements
Closes #4018
* fixup! Preserve comments in empty statements
|
2020-10-24 11:13:00 -05:00 |
|
Caleb Cartwright
|
b173b42354
|
refactor: rename libsyntax --> rustc_ast
|
2020-03-27 22:29:12 -05:00 |
|
Caleb Cartwright
|
9b0ed57af6
|
refactor: parse & mod resolver for rustc-ap v650
|
2020-03-27 21:33:34 -05:00 |
|
Caleb Cartwright
|
9699c96cf1
|
deps: bump to rustc v647
|
2020-03-26 17:20:24 -05:00 |
|
Caleb Cartwright
|
c60416ed21
|
deps: update rustc-ap to v642.0.0
|
2020-02-08 22:21:37 -06:00 |
|
Seiichi Uchida
|
383306e5fe
|
Update rustc-ap-* crates to 606.0.0 (#3835)
|
2019-10-05 23:40:24 +09:00 |
|
Seiichi Uchida
|
1d19a08ed4
|
Format the last expression-statement as expression (#3631)
|
2019-06-17 08:53:39 +09:00 |
|