Commit 1fc8c3b
committed
Auto merge of #153507 - JonathanBrouwer:rollup-ki59UTE, r=JonathanBrouwer
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#153466 (`rust-analyzer` subtree update)
- rust-lang/rust#151280 (Fix incorrect trailing comma suggested in no_accessible_fields)
- rust-lang/rust#152593 (Box in `ValTreeKind::Branch(Box<[I::Const]>)` changed to `List`)
- rust-lang/rust#153174 (std: add wasm64 to sync::Once and thread_parking atomics cfg guards)
- rust-lang/rust#153485 (libcore float tests: replace macro shadowing by const-compatible macro)
- rust-lang/rust#153495 (Fix ICE in `offset_of!` error recovery)
- rust-lang/rust#152040 (Do not emit ConstEvaluatable goals if type-const)
- rust-lang/rust#152741 (Suppress invalid suggestions in destructuring assignment)
- rust-lang/rust#153189 (refactor: move `check_align` to `parse_alignment`)
- rust-lang/rust#153230 (Roll rustfmt reviewers for in-tree rustfmt)
- rust-lang/rust#153445 (Consider try blocks as block-like for overflowed expr)
- rust-lang/rust#153452 (Cleanup unused diagnostic emission methods)
- rust-lang/rust#153476 (bootstrap.py: fix typo "parallle")
- rust-lang/rust#153483 (Preserve parentheses around `Fn` trait bounds in pretty printer)1 file changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
243 | 254 | | |
244 | | - | |
| 255 | + | |
245 | 256 | | |
| 257 | + | |
246 | 258 | | |
247 | 259 | | |
248 | 260 | | |
249 | 261 | | |
250 | 262 | | |
251 | | - | |
| 263 | + | |
252 | 264 | | |
253 | 265 | | |
254 | 266 | | |
| |||
0 commit comments