Commit efa44ea
committed
Auto merge of #153672 - JonathanBrouwer:rollup-I0JFK6s, r=JonathanBrouwer
Rollup of 13 pull requests
Successful merges:
- rust-lang/rust#149130 (Implement coercions between `&pin (mut|const) T` and `&(mut) T` when `T: Unpin`)
- rust-lang/rust#153143 (Allow `./x test` to run tests without doc tests and without benchmarks)
- rust-lang/rust#153471 (Refactor `ActiveJobGuard`)
- rust-lang/rust#153595 (`QueryLatch` cleanups)
- rust-lang/rust#153653 (scalable vector: type renames and simple checks)
- rust-lang/rust#152302 (fix: don't suggest replacing `env!("CARGO_BIN_NAME")` with itself)
- rust-lang/rust#153283 (feat(rustdoc-json): Add optional support for rkyv (de)serialization)
- rust-lang/rust#153479 (Add rationale for intentional potential_query_instability allows)
- rust-lang/rust#153533 (Fix LegacyKeyValueFormat report from docker build: miscellaneous)
- rust-lang/rust#153600 (add test for proc-macros with custom panic payloads)
- rust-lang/rust#153643 (Avoid projection-only suggestions for inherent assoc types)
- rust-lang/rust#153657 (triagebot: remove myself from some mention groups)
- rust-lang/rust#153659 (Mark an unreachable match arm as such)1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments