Commit 59bd90e
committed
Auto merge of #158891 - jhpratt:rollup-ziqyJdz, r=jhpratt
Rollup of 13 pull requests
Successful merges:
- rust-lang/rust#158478 (Use correct typing mode in mir building for the next solver)
- rust-lang/rust#158796 (Distinguish null reference production from null pointer dereference in UB checks)
- rust-lang/rust#158821 (add regression test for late-bound type method probe ICE)
- rust-lang/rust#158245 (Update the rustc_perf submodule)
- rust-lang/rust#158346 (Prevent rustdoc auto-trait ICEs with `-Znext-solver=globally`)
- rust-lang/rust#158536 (Instatiate binder instead of skipping when suggesting function arg error)
- rust-lang/rust#158553 (Avoid infinite recursion when trying to build valtrees for self-referential consts)
- rust-lang/rust#158679 (Document blocking guarantees for `std::sync`)
- rust-lang/rust#158826 (Reorganize `tests/ui/issues` [19/N])
- rust-lang/rust#158860 (Delete `impl_def_id` field from `ImplHeader`)
- rust-lang/rust#158867 (rewrite `Align::max_for_target` in a more obvious way)
- rust-lang/rust#158878 (borrowck: Inline `free_region_constraint_info()` to simplify the code)
- rust-lang/rust#158881 (Update mdbook to 0.5.4)1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
424 | 435 | | |
425 | 436 | | |
426 | 437 | | |
| |||
0 commit comments