Commit 560fe01
committed
Use
This improves the `INPUT` output of one test. The `DEEP-RE-COLLECTED`
output is unchanged because the `JointHidden` gets converted to `Alone`
when it goes in and out of the proc macro.JointHidden in a couple of suitable places.1 parent 3b977bb commit 560fe01
File tree
2 files changed
+4
-3
lines changed- compiler/rustc_ast/src
- tests/ui/proc-macro
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
664 | | - | |
| 664 | + | |
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments