This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
20 files changed
+61
-87
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/region_infer
- rustc_codegen_llvm/src/debuginfo
- rustc_hir_analysis/src/check
- rustc_hir/src
- rustc_infer/src/infer
- region_constraints
- snapshot
- rustc_middle/src
- mir
- ty
- rustc_mir_build/src/thir/cx
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve/eval_ctxt
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits
20 files changed
+61
-87
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
448 | 448 |
| |
449 | 449 |
| |
450 | 450 |
| |
451 |
| - | |
452 |
| - | |
| 451 | + | |
453 | 452 |
| |
454 | 453 |
| |
455 | 454 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
342 |
| - | |
| 341 | + | |
343 | 342 |
| |
344 | 343 |
| |
345 | 344 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| |||
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
46 |
| - | |
47 |
| - | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
56 | 53 |
| |
57 | 54 |
| |
58 | 55 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
611 |
| - | |
| 611 | + | |
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
| |||
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
| 628 | + | |
632 | 629 |
| |
633 | 630 |
| |
634 | 631 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 |
| - | |
622 |
| - | |
623 |
| - | |
| 621 | + | |
624 | 622 |
| |
625 | 623 |
| |
626 | 624 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
534 |
| - | |
| 534 | + | |
535 | 535 |
| |
536 |
| - | |
| 536 | + | |
537 | 537 |
| |
538 | 538 |
| |
539 |
| - | |
| 539 | + | |
540 | 540 |
| |
541 | 541 |
| |
542 | 542 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
|
Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
235 |
| - | |
236 |
| - | |
| 234 | + | |
237 | 235 |
| |
238 | 236 |
| |
239 | 237 |
| |
240 | 238 |
| |
241 | 239 |
| |
242 | 240 |
| |
243 | 241 |
| |
244 |
| - | |
245 |
| - | |
246 |
| - | |
| 242 | + | |
247 | 243 |
| |
248 | 244 |
| |
249 | 245 |
| |
250 | 246 |
| |
251 | 247 |
| |
252 | 248 |
| |
253 | 249 |
| |
254 |
| - | |
255 |
| - | |
256 |
| - | |
| 250 | + | |
257 | 251 |
| |
258 | 252 |
| |
259 | 253 |
|
0 commit comments