File tree
5 files changed
+9
-9
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_trait_selection/src/traits/error_reporting
5 files changed
+9
-9
lines changedDiff for: compiler/rustc_ast_lowering/src/item.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1201 | 1201 |
| |
1202 | 1202 |
| |
1203 | 1203 |
| |
1204 |
| - | |
| 1204 | + | |
1205 | 1205 |
| |
1206 | 1206 |
| |
1207 | 1207 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
676 |
| - | |
| 676 | + | |
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
|
Diff for: compiler/rustc_hir_pretty/src/lib.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2017 | 2017 |
| |
2018 | 2018 |
| |
2019 | 2019 |
| |
2020 |
| - | |
| 2020 | + | |
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 | 2023 |
| |
|
Diff for: compiler/rustc_hir_typeck/src/upvar.rs
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
427 |
| - | |
| 427 | + | |
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
| |||
958 | 958 |
| |
959 | 959 |
| |
960 | 960 |
| |
961 |
| - | |
| 961 | + | |
962 | 962 |
| |
963 | 963 |
| |
964 | 964 |
| |
| |||
1073 | 1073 |
| |
1074 | 1074 |
| |
1075 | 1075 |
| |
1076 |
| - | |
| 1076 | + | |
1077 | 1077 |
| |
1078 | 1078 |
| |
1079 | 1079 |
| |
| |||
1479 | 1479 |
| |
1480 | 1480 |
| |
1481 | 1481 |
| |
1482 |
| - | |
| 1482 | + | |
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 |
| - | |
| 1485 | + | |
1486 | 1486 |
| |
1487 | 1487 |
| |
1488 | 1488 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2938 | 2938 |
| |
2939 | 2939 |
| |
2940 | 2940 |
| |
2941 |
| - | |
| 2941 | + | |
2942 | 2942 |
| |
2943 | 2943 |
| |
2944 | 2944 |
| |
|
0 commit comments