This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
52 files changed
+841
-133
lines changed- compiler
- rustc_abi/src
- rustc_codegen_cranelift
- example
- src
- rustc_codegen_gcc/example
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src/interpret
- rustc_driver_impl
- src
- rustc_hir_analysis/src
- collect/type_of
- rustc_hir/src
- rustc_metadata/src
- rustc_middle/src
- query
- ty
- rustc_session/src
- rustc_span/src
- rustc_ty_utils/src
- library
- alloc
- src
- tests
- core
- src/mem
- tests
- panic_unwind/src
- std/src/sys/personality
- unwind/src
- tests
- codegen
- ui
- abi
- codegen
- lint/use-redundant
- type-alias-impl-trait
- union/unnamed-fields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+841
-133
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1612 | 1612 |
| |
1613 | 1613 |
| |
1614 | 1614 |
| |
1615 |
| - | |
1616 |
| - | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
1617 | 1618 |
| |
1618 | 1619 |
| |
1619 | 1620 |
| |
| |||
1622 | 1623 |
| |
1623 | 1624 |
| |
1624 | 1625 |
| |
| 1626 | + | |
| 1627 | + | |
1625 | 1628 |
| |
1626 | 1629 |
| |
1627 | 1630 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
| 528 | + | |
| 529 | + | |
| 530 | + | |
528 | 531 |
| |
529 |
| - | |
| 532 | + | |
530 | 533 |
| |
531 | 534 |
| |
532 | 535 |
| |
| |||
536 | 539 |
| |
537 | 540 |
| |
538 | 541 |
| |
539 |
| - | |
| 542 | + | |
540 | 543 |
| |
541 | 544 |
| |
542 | 545 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 | 77 |
| |
82 | 78 |
| |
83 | 79 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
| 475 | + | |
475 | 476 |
| |
476 | 477 |
| |
477 | 478 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
457 |
| - | |
458 |
| - | |
459 |
| - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
460 | 464 |
| |
461 | 465 |
| |
462 | 466 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 |
| |
102 | 107 |
| |
103 | 108 |
| |
| |||
517 | 522 |
| |
518 | 523 |
| |
519 | 524 |
| |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
520 | 529 |
| |
521 | 530 |
| |
522 | 531 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1571 | 1571 |
| |
1572 | 1572 |
| |
1573 | 1573 |
| |
1574 |
| - | |
| 1574 | + | |
1575 | 1575 |
| |
1576 | 1576 |
| |
1577 | 1577 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
| 440 | + | |
440 | 441 |
| |
441 | 442 |
| |
442 | 443 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
| 362 | + | |
| 363 | + | |
370 | 364 |
| |
371 | 365 |
| |
372 | 366 |
| |
|
0 commit comments