Commit 31e102c
committed
Auto merge of rust-lang#132005 - matthiaskrgr:rollup-ced4upi, r=matthiaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#130350 (stabilize Strict Provenance and Exposed Provenance APIs)
- rust-lang#131737 (linkchecker: add a reminder on broken links to add new/renamed pages to `SUMMARY.md` for mdBooks)
- rust-lang#131991 (test: Add test for trait in FQS cast, issue rust-lang#98565)
- rust-lang#131997 (Make `rustc_abi` compile on stable again)
- rust-lang#131999 (Improve test coverage for `unit_bindings` lint)
- rust-lang#132001 (fix coherence error for very large tuples™)
- rust-lang#132003 (update ABI compatibility docs for new option-like rules)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
107 files changed
+613
-560
lines changed- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- rustc_data_structures/src
- rustc_feature/src
- rustc_lint_defs/src
- rustc_middle/src
- rustc_next_trait_solver/src/solve/eval_ctxt
- rustc_span/src
- rustc_trait_selection/src/traits
- library
- alloc
- benches
- src
- tests
- core
- src
- ptr
- sync
- tests
- panic_unwind/src
- portable-simd/crates/core_simd
- src
- tests
- proc_macro/src
- std/src
- unwind/src
- src
- doc/unstable-book/src/language-features
- tools
- linkchecker
- miri
- src
- tests
- fail
- dangling_pointers
- intrinsics
- provenance
- stacked_borrows
- unaligned_pointers
- uninit
- pass-dep/libc
- pass
- concurrency
- shims
- stacked-borrows
- tests
- codegen
- issues
- mir-opt
- run-make/rustc-crates-on-stable
- ui
- codegen/equal-pointers-unequal
- exposed-provenance
- strict-provenance
- feature-gates
- lint
- mir/alignment
- structs-enums
- traits
- next-solver
- canonical
- normalize
- overflow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+613
-560
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
108 | 113 | | |
109 | 114 | | |
110 | 115 | | |
| 116 | + | |
111 | 117 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
1644 | 1644 | | |
1645 | 1645 | | |
1646 | 1646 | | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
1647 | 1655 | | |
1648 | 1656 | | |
1649 | 1657 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
365 | 368 | | |
366 | 369 | | |
367 | 370 | | |
368 | 371 | | |
369 | 372 | | |
| 373 | + | |
370 | 374 | | |
371 | 375 | | |
372 | 376 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2667 | 2667 | | |
2668 | 2668 | | |
2669 | 2669 | | |
2670 | | - | |
2671 | 2670 | | |
2672 | 2671 | | |
2673 | 2672 | | |
| |||
2701 | 2700 | | |
2702 | 2701 | | |
2703 | 2702 | | |
2704 | | - | |
| 2703 | + | |
2705 | 2704 | | |
2706 | 2705 | | |
2707 | 2706 | | |
| |||
2711 | 2710 | | |
2712 | 2711 | | |
2713 | 2712 | | |
2714 | | - | |
2715 | 2713 | | |
2716 | 2714 | | |
2717 | 2715 | | |
| |||
2747 | 2745 | | |
2748 | 2746 | | |
2749 | 2747 | | |
2750 | | - | |
| 2748 | + | |
2751 | 2749 | | |
2752 | 2750 | | |
2753 | 2751 | | |
| |||
0 commit comments