Commit e5fb21f
Auto merge of rust-lang#135525 - jhpratt:rollup-4gu2wpm, r=jhpratt
Rollup of 7 pull requests
Successful merges:
- rust-lang#132397 (Make missing_abi lint warn-by-default.)
- rust-lang#133807 (ci: Enable opt-dist for dist-aarch64-linux builds)
- rust-lang#134143 (Convert `struct FromBytesWithNulError` into enum)
- rust-lang#134338 (Use a C-safe return type for `__rust_[ui]128_*` overflowing intrinsics)
- rust-lang#134678 (Update `ReadDir::next` in `std::sys::pal::unix::fs` to use `&raw const (*p).field` instead of `p.byte_offset().cast()`)
- rust-lang#135424 (Detect unstable lint docs that dont enable their feature)
- rust-lang#135520 (Make sure we actually use the right trivial lifetime substs when eagerly monomorphizing drop for ADTs)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
5 files changed
+37
-59
lines changed- alloc
- core/src/ffi
- std
- src/sys/pal/unix
5 files changed
+37
-59
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 139 | | |
150 | 140 | | |
151 | 141 | | |
152 | 142 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
158 | 146 | | |
159 | 147 | | |
160 | 148 | | |
| |||
199 | 187 | | |
200 | 188 | | |
201 | 189 | | |
202 | | - | |
203 | | - | |
| 190 | + | |
| 191 | + | |
204 | 192 | | |
205 | 193 | | |
206 | 194 | | |
| |||
349 | 337 | | |
350 | 338 | | |
351 | 339 | | |
352 | | - | |
| 340 | + | |
353 | 341 | | |
354 | 342 | | |
355 | 343 | | |
356 | 344 | | |
357 | 345 | | |
358 | | - | |
| 346 | + | |
359 | 347 | | |
360 | 348 | | |
361 | | - | |
| 349 | + | |
362 | 350 | | |
363 | 351 | | |
364 | 352 | | |
365 | 353 | | |
366 | 354 | | |
367 | | - | |
| 355 | + | |
368 | 356 | | |
369 | 357 | | |
370 | | - | |
| 358 | + | |
371 | 359 | | |
372 | 360 | | |
373 | 361 | | |
| |||
379 | 367 | | |
380 | 368 | | |
381 | 369 | | |
382 | | - | |
383 | | - | |
| 370 | + | |
| 371 | + | |
384 | 372 | | |
385 | 373 | | |
386 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
| 712 | + | |
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
757 | 747 | | |
758 | 748 | | |
759 | 749 | | |
760 | | - | |
| 750 | + | |
761 | 751 | | |
762 | 752 | | |
763 | 753 | | |
764 | 754 | | |
765 | 755 | | |
766 | 756 | | |
767 | 757 | | |
768 | | - | |
| 758 | + | |
769 | 759 | | |
770 | 760 | | |
771 | 761 | | |
772 | 762 | | |
773 | 763 | | |
774 | 764 | | |
775 | | - | |
| 765 | + | |
776 | 766 | | |
777 | 767 | | |
778 | 768 | | |
| |||
0 commit comments