Commit a3dda51
authored
Rollup merge of rust-lang#101369 - compiler-errors:global-asm-pprint, r=jackh726
Fix `global_asm` macro pretty printing
Fixes rust-lang#101051
Fixes rust-lang#101047File tree
3 files changed
+14
-0
lines changed- compiler/rustc_ast_pretty/src/pprust/state
- src/test/ui/asm
3 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments