Commit 50b68d9
committed
Auto merge of rust-lang#144490 - tgross35:rollup-ps0utme, r=tgross35
Rollup of 9 pull requests
Successful merges:
- rust-lang#140871 (Don't lint against named labels in `naked_asm!`)
- rust-lang#141663 (rustdoc: add ways of collapsing all impl blocks)
- rust-lang#143272 (Upgrade the `fortanix-sgx-abi` dependency)
- rust-lang#143585 (`loop_match`: suggest extracting to a `const` item)
- rust-lang#143698 (Fix unused_parens false positive)
- rust-lang#143859 (Guarantee 8 bytes of alignment in Thread::into_raw)
- rust-lang#144160 (tests: debuginfo: Work around or disable broken tests on powerpc)
- rust-lang#144412 (Small cleanup: Use LocalKey<Cell> methods more)
- rust-lang#144431 (Disable has_reliable_f128_math on musl targets)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
4 files changed
+11
-6
lines changed- std
- src
- sys/pal/sgx/abi/usercalls
- thread
4 files changed
+11
-6
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 | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1399 | 1399 | | |
1400 | 1400 | | |
1401 | 1401 | | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
1402 | 1407 | | |
1403 | 1408 | | |
1404 | 1409 | | |
| |||
1582 | 1587 | | |
1583 | 1588 | | |
1584 | 1589 | | |
1585 | | - | |
| 1590 | + | |
| 1591 | + | |
1586 | 1592 | | |
1587 | 1593 | | |
1588 | 1594 | | |
| |||
0 commit comments