File tree
29 files changed
+770
-118
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_builtin_macros/src
- rustc_expand/src
- rustc_hir/src
- rustc_resolve/src
- rustc_span/src
- library/core/src
- fmt
- macros
- src/tools
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- miri/tests/panic
- tests/ui
- consts
- const-eval
- fmt
29 files changed
+770
-118
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2439 | 2439 |
| |
2440 | 2440 |
| |
2441 | 2441 |
| |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
2442 | 2448 |
| |
2443 | 2449 |
| |
2444 | 2450 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
47 | 63 |
| |
48 | 64 |
| |
49 | 65 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
112 | 116 |
| |
113 | 117 |
| |
114 | 118 |
| |
| |||
1120 | 1124 |
| |
1121 | 1125 |
| |
1122 | 1126 |
| |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
1123 | 1134 |
| |
1124 | 1135 |
| |
1125 | 1136 |
| |
| |||
1147 | 1158 |
| |
1148 | 1159 |
| |
1149 | 1160 |
| |
1150 |
| - | |
1151 |
| - | |
1152 |
| - | |
1153 | 1161 |
| |
1154 | 1162 |
| |
1155 | 1163 |
| |
| |||
1313 | 1321 |
| |
1314 | 1322 |
| |
1315 | 1323 |
| |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
1316 | 1331 |
| |
1317 | 1332 |
| |
1318 | 1333 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1790 | 1790 |
| |
1791 | 1791 |
| |
1792 | 1792 |
| |
1793 |
| - | |
| 1793 | + | |
1794 | 1794 |
| |
1795 | 1795 |
| |
1796 | 1796 |
| |
| |||
1811 | 1811 |
| |
1812 | 1812 |
| |
1813 | 1813 |
| |
1814 |
| - | |
| 1814 | + | |
1815 | 1815 |
| |
1816 | 1816 |
| |
1817 | 1817 |
| |
|
0 commit comments