File tree
8 files changed
+1162
-16
lines changed- src
- librustc/ty
- librustc_target/abi/call
- test
- auxiliary
- codegen/riscv-abi
- ui/abi/struct-enums
8 files changed
+1162
-16
lines changedDiff for: src/librustc/ty/layout.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2651 | 2651 |
| |
2652 | 2652 |
| |
2653 | 2653 |
| |
| 2654 | + | |
2654 | 2655 |
| |
2655 | 2656 |
| |
2656 | 2657 |
| |
|
Diff for: src/librustc_target/abi/call/mod.rs
+8-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
| |||
538 | 539 |
| |
539 | 540 |
| |
540 | 541 |
| |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
541 | 548 |
| |
542 | 549 |
| |
543 | 550 |
| |
| |||
579 | 586 |
| |
580 | 587 |
| |
581 | 588 |
| |
582 |
| - | |
583 |
| - | |
| 589 | + | |
584 | 590 |
| |
585 | 591 |
| |
586 | 592 |
| |
|
0 commit comments