Commit 3c299a9
authored
Rollup merge of rust-lang#62532 - Mark-Simulacrum:syntax-print-cleanup, r=petrochenkov
Some more cleanups to syntax::print
All of these changes should be functionally equivalent to previous code.
Each commit mostly stands alone and this PR is easiest to review by-commit.File tree
15 files changed
+359
-476
lines changed- src
- librustc_borrowck
- librustc_driver
- librustc_metadata
- librustc/hir
- map
- libsyntax
- parse
- lexer
- print
15 files changed
+359
-476
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1212 | 1212 | | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | | - | |
1216 | | - | |
1217 | 1215 | | |
1218 | | - | |
| 1216 | + | |
1219 | 1217 | | |
1220 | 1218 | | |
1221 | 1219 | | |
| |||
0 commit comments