Commit 4e089cd
committed
Auto merge of #144718 - Zalathar:rollup-76lrtf2, r=Zalathar
Rollup of 6 pull requests
Successful merges:
- rust-lang/rust#135975 (Implement `push_mut`)
- rust-lang/rust#143672 (Fix Box allocator drop elaboration)
- rust-lang/rust#144232 (Implement support for `become` and explicit tail call codegen for the LLVM backend)
- rust-lang/rust#144663 (coverage: Re-land "Enlarge empty spans during MIR instrumentation")
- rust-lang/rust#144685 (Only extract lang items once in codegen_fn_attrs)
- rust-lang/rust#144717 (Move `rustc_middle::parameterized`)
r? `@ghost`
`@rustbot` modify labels: rollup3 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
1742 | 1743 | | |
1743 | 1744 | | |
1744 | 1745 | | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
1745 | 1760 | | |
1746 | 1761 | | |
1747 | 1762 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments