This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
38 files changed
+543
-261
lines changed- compiler
- rustc_hir_typeck/src
- rustc_lint/src
- rustc_middle/src/ty
- print
- rustc_mir_build/src/thir/pattern
- rustc_monomorphize/src
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- traits/query/type_op
- rustc_ty_utils/src
- library
- alloc/src
- core/src/fmt
- std
- src/sys/pal/windows
- c
- windows_targets
- src
- src/tools
- generate-windows-sys/src
- run-make-support/src
- external_deps
- tidy/src
- tests
- codegen/issues
- run-make/remap-path-prefix-dwarf
- ui
- cast
- coercion
- pattern/usefulness
38 files changed
+543
-261
lines changedLines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
| 163 | + | |
| 164 | + | |
167 | 165 |
| |
168 | 166 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
| 167 | + | |
172 | 168 |
| |
173 | 169 |
| |
174 | 170 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 |
| - | |
| 11 | + | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| |||
290 | 289 |
| |
291 | 290 |
| |
292 | 291 |
| |
293 |
| - | |
294 |
| - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
838 | 838 |
| |
839 | 839 |
| |
840 | 840 |
| |
841 |
| - | |
| 841 | + | |
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1145 | 1145 |
| |
1146 | 1146 |
| |
1147 | 1147 |
| |
1148 |
| - | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
1149 | 1151 |
| |
1150 | 1152 |
| |
1151 | 1153 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1916 | 1916 |
| |
1917 | 1917 |
| |
1918 | 1918 |
| |
1919 |
| - | |
| 1919 | + | |
1920 | 1920 |
| |
1921 | 1921 |
| |
1922 | 1922 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
702 | 702 |
| |
703 | 703 |
| |
704 | 704 |
| |
705 |
| - | |
706 |
| - | |
707 |
| - | |
708 |
| - | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
709 | 711 |
| |
710 | 712 |
| |
711 | 713 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
651 |
| - | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
652 | 654 |
| |
653 | 655 |
| |
654 | 656 |
| |
|
Lines changed: 22 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
316 |
| - | |
| 317 | + | |
317 | 318 |
| |
318 |
| - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
319 | 324 |
| |
320 |
| - | |
| 325 | + | |
321 | 326 |
| |
322 | 327 |
| |
323 | 328 |
| |
| |||
330 | 335 |
| |
331 | 336 |
| |
332 | 337 |
| |
333 |
| - | |
| 338 | + | |
334 | 339 |
| |
335 |
| - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
336 | 345 |
| |
337 |
| - | |
| 346 | + | |
338 | 347 |
| |
339 | 348 |
| |
340 | 349 |
| |
| |||
346 | 355 |
| |
347 | 356 |
| |
348 | 357 |
| |
349 |
| - | |
| 358 | + | |
350 | 359 |
| |
351 |
| - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
352 | 365 |
| |
353 |
| - | |
| 366 | + | |
354 | 367 |
| |
355 | 368 |
| |
356 | 369 |
| |
|
0 commit comments