Commit 11f0dca
committed
Auto merge of rust-lang#109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#109373 (Set LLVM `LLVM_UNREACHABLE_OPTIMIZE` to `OFF`)
- rust-lang#109392 (Custom MIR: Allow optional RET type annotation)
- rust-lang#109394 (adapt tests/codegen/vec-shrink-panik for LLVM 17)
- rust-lang#109412 (rustdoc: Add GUI test for "Auto-hide item contents for large items" setting)
- rust-lang#109452 (Ignore the vendor directory for tidy tests.)
- rust-lang#109457 (Remove comment about reusing rib allocations)
- rust-lang#109461 (rustdoc: remove redundant `.content` prefix from span/a colors)
- rust-lang#109477 (`HirId` to `LocalDefId` cleanup)
- rust-lang#109489 (More general captures)
- rust-lang#109494 (Do not feed param_env for RPITITs impl side)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
127 | 141 | | |
128 | 142 | | |
129 | 143 | | |
| |||
342 | 356 | | |
343 | 357 | | |
344 | 358 | | |
| 359 | + | |
345 | 360 | | |
346 | 361 | | |
347 | 362 | | |
| |||
362 | 377 | | |
363 | 378 | | |
364 | 379 | | |
365 | | - | |
| 380 | + | |
366 | 381 | | |
367 | 382 | | |
368 | 383 | | |
| |||
0 commit comments