File 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 changedLines changed: 9 additions & 11 deletions
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 |
| |
|
Lines changed: 2 additions & 0 deletions
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 |
| |
|
Lines changed: 12 additions & 4 deletions
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 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
Lines changed: 5 additions & 1 deletion
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 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
598 |
| - | |
| 598 | + | |
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
|
Lines changed: 2 additions & 4 deletions
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