Commit 760cf8d
committed
Fix hir pretty-printing of
One of the boxes isn't closed, and this causes everything after it to be
over-indented.global_asm!.1 parent 3896ad0 commit 760cf8d
File tree
2 files changed
+6
-4
lines changed- compiler/rustc_hir_pretty/src
- tests/ui/unpretty
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
658 | | - | |
| 657 | + | |
659 | 658 | | |
660 | | - | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
661 | 662 | | |
662 | 663 | | |
663 | 664 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
| 32 | + | |
0 commit comments