Commit 3e8ca48
authored
Rollup merge of rust-lang#125829 - petrochenkov:upctxt2, r=michaelwoerister
rustc_span: Add conveniences for working with span formats
This is the refactoring part of rust-lang#125017.File tree
3 files changed
+179
-114
lines changed- compiler
- rustc_expand/src/mbe
- rustc_span/src
3 files changed
+179
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
523 | 524 | | |
524 | 525 | | |
525 | 526 | | |
| |||
576 | 577 | | |
577 | 578 | | |
578 | 579 | | |
579 | | - | |
580 | | - | |
581 | | - | |
| 580 | + | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
| 1062 | + | |
| 1063 | + | |
1065 | 1064 | | |
1066 | 1065 | | |
1067 | 1066 | | |
| |||
1109 | 1108 | | |
1110 | 1109 | | |
1111 | 1110 | | |
1112 | | - | |
1113 | | - | |
1114 | | - | |
| 1111 | + | |
| 1112 | + | |
1115 | 1113 | | |
1116 | 1114 | | |
1117 | 1115 | | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
| 1116 | + | |
| 1117 | + | |
1121 | 1118 | | |
1122 | 1119 | | |
1123 | 1120 | | |
| |||
0 commit comments