Commit 9173212
committed
Auto merge of rust-lang#79273 - Dylan-DPC:rollup-zd10xlt, r=Dylan-DPC
Rollup of 8 pull requests
Successful merges:
- rust-lang#77844 (clarify rules for ZST Boxes)
- rust-lang#79067 (Refactor the abi handling code a bit)
- rust-lang#79182 (Fix links to extern types in rustdoc (fixes rust-lang#78777))
- rust-lang#79231 (Exhaustively match in variant count instrinsic)
- rust-lang#79238 (Direct RUSTC_LOG (tracing/log) output to stderr instead of stdout.)
- rust-lang#79256 (Fix typos)
- rust-lang#79264 (Get rid of some doctree items)
- rust-lang#79272 (Support building clone shims for arrays with generic size)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
| |||
125 | 132 | | |
126 | 133 | | |
127 | 134 | | |
| 135 | + | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
| |||
530 | 538 | | |
531 | 539 | | |
532 | 540 | | |
| 541 | + | |
| 542 | + | |
533 | 543 | | |
| 544 | + | |
534 | 545 | | |
535 | 546 | | |
536 | 547 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments