Commit 6933ce8
committed
Auto merge of #157828 - JonathanBrouwer:rollup-2tPqsx9, r=JonathanBrouwer
Rollup of 23 pull requests
Successful merges:
- rust-lang/rust#144220 (Add powerpc64-unknown-linux-gnuelfv2 target)
- rust-lang/rust#153238 (debuginfo: slices are DW_TAG_array_type's)
- rust-lang/rust#157112 (Update aarch64-unknown-freebsd target description)
- rust-lang/rust#157322 (test pre-stabilization items on CI)
- rust-lang/rust#157348 (Don't track cwd for `-Zremap-cwd-prefix` in incremental compilation)
- rust-lang/rust#157490 (Add field-wise CoerceShared reborrow tests)
- rust-lang/rust#157655 (Make Share::share final and improve docs)
- rust-lang/rust#157672 (Region inference: Simplify initialisation of region values)
- rust-lang/rust#157680 (Require `#[pin_v2]` for explicit pin-projection patterns)
- rust-lang/rust#157688 (Create experimental test job `aarch64-apple-macos-26` for evaluating `macos-26` runner images)
- rust-lang/rust#157796 (rustdoc: Some more lazy formatting)
- rust-lang/rust#157818 (miri subtree update)
- rust-lang/rust#157069 (Test that you can't implement Unpin for a compiler-generated future using TAIT)
- rust-lang/rust#157079 (Don't recover `&raw EXPR` as a missing comma)
- rust-lang/rust#157202 (add #[rustc_no_writable] to slice::get_unchecked_mut)
- rust-lang/rust#157622 (Disable retagging for variadic arguments in const-eval)
- rust-lang/rust#157684 (-Zassumptions-on-binders: insert empty assumptions when entering binders in the solver)
- rust-lang/rust#157695 (Extend capabilities of `TypeFoldable_Generic`)
- rust-lang/rust#157766 (interpret: avoid computing layout of sized raw pointee)
- rust-lang/rust#157785 (fuchsia: Support AddressSanitizer on riscv64gc-unknown-fuchsia)
- rust-lang/rust#157795 (revert 157013)
- rust-lang/rust#157798 (Prevent approving PRs that wait for Crater or formal decisions)
- rust-lang/rust#157803 (Rename `errors.rs` file to `diagnostics.rs` (7/N))
Failed merges:
- rust-lang/rust#157752 (Rename `errors.rs` file to `diagnostics.rs` (6/N))63 files changed
Lines changed: 1491 additions & 246 deletions
File tree
- .github/workflows
- priroda
- src
- tests
- ui
- src/shims
- windows
- tests
- fail
- both_borrows
- validity
- pass-dep/libc
- pass
- both_borrows
- shims
- loongarch
- tree_borrows/implicit_writes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
169 | 176 | | |
170 | 177 | | |
171 | 178 | | |
| |||
180 | 187 | | |
181 | 188 | | |
182 | 189 | | |
183 | | - | |
| 190 | + | |
184 | 191 | | |
185 | 192 | | |
186 | 193 | | |
| |||
264 | 271 | | |
265 | 272 | | |
266 | 273 | | |
267 | | - | |
| 274 | + | |
268 | 275 | | |
269 | 276 | | |
270 | 277 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
Loading
0 commit comments