Commit 83d396c
committed
Auto merge of rust-lang#138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors
Rollup of 17 pull requests
Successful merges:
- rust-lang#137827 (Add timestamp to unstable feature usage metrics)
- rust-lang#138041 (bootstrap and compiletest: Use `size_of_val` from the prelude instead of imported)
- rust-lang#138046 (trim channel value in `get_closest_merge_commit`)
- rust-lang#138053 (Increase the max. custom try jobs requested to `20`)
- rust-lang#138061 (triagebot: add a `compiler_leads` ad-hoc group)
- rust-lang#138064 (Remove - from xtensa targets cpu names)
- rust-lang#138075 (Use final path segment for diagnostic)
- rust-lang#138078 (Reduce the noise of bootstrap changelog warnings in --dry-run mode)
- rust-lang#138081 (Move `yield` expressions behind their own feature gate)
- rust-lang#138090 (`librustdoc`: flatten nested ifs)
- rust-lang#138092 (Re-add `DynSend` and `DynSync` impls for `TyCtxt`)
- rust-lang#138094 (a small borrowck cleanup)
- rust-lang#138098 (Stabilize feature `const_copy_from_slice`)
- rust-lang#138103 (Git ignore citool's target directory)
- rust-lang#138105 (Fix broken link to Miri intrinsics in documentation)
- rust-lang#138108 (Mention me (WaffleLapkin) when changes to `rustc_codegen_ssa` occur)
- rust-lang#138117 ([llvm/PassWrapper] use `size_t` when building arg strings)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+2
-3
lines changed| 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 | |
|---|---|---|---|
| |||
3732 | 3732 | | |
3733 | 3733 | | |
3734 | 3734 | | |
3735 | | - | |
3736 | | - | |
| 3735 | + | |
3737 | 3736 | | |
3738 | 3737 | | |
3739 | 3738 | | |
| |||
0 commit comments