Commit 867b069
committed
Auto merge of #157329 - JonathanBrouwer:rollup-DyoIgRF, r=JonathanBrouwer
Rollup of 9 pull requests
Successful merges:
- rust-lang/rust#157035 (`LivenessValues`: use dedicated enum rather than mutually exclusive `Option`s)
- rust-lang/rust#157182 (Restore simpler Encode/Decode impls for u32 and (on 64bit systems) usize)
- rust-lang/rust#157310 (rustdoc: Render `impl` restriction)
- rust-lang/rust#157070 (Remove `skip_arg` attribute from `Diagnostic` and `Subdiagnostic` proc-macros)
- rust-lang/rust#157137 (rustc_target: Use +spe for powerpcspe targets)
- rust-lang/rust#157215 (Implement argument-dependent target checking for the `#[repr]` parser)
- rust-lang/rust#157235 (additional changes for issue-144595)
- rust-lang/rust#157321 (Remove unnecessary arm in `handle_res`)
- rust-lang/rust#157324 (Add test for undefined EII static error)1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
172 | 171 | | |
173 | 172 | | |
174 | 173 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 174 | | |
179 | 175 | | |
180 | 176 | | |
| |||
225 | 221 | | |
226 | 222 | | |
227 | 223 | | |
228 | | - | |
229 | 224 | | |
230 | 225 | | |
231 | 226 | | |
| |||
348 | 343 | | |
349 | 344 | | |
350 | 345 | | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | 346 | | |
355 | 347 | | |
356 | 348 | | |
| |||
0 commit comments