File tree
198 files changed
+1802
-1250
lines changed- .github/workflows
- compiler
- rustc_abi/src
- callconv
- layout
- rustc_codegen_llvm/src/llvm
- rustc_feature/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src
- ty
- rustc_mir_build
- src
- thir/pattern
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve/eval_ctxt
- rustc_parse/src/lexer
- rustc_target/src
- asm
- callconv
- spec
- base
- rustc_trait_selection/src/traits/select
- rustc_transmute/src
- rustc_type_ir/src/solve
- library
- alloc/tests
- coretests/tests
- std
- src/io
- tests
- src
- ci/docker
- host-x86_64
- dist-various-2
- dist-x86_64-freebsd
- scripts
- doc/unstable-book/src/language-features
- tools
- miri
- src
- tests
- fail
- pass
- tests
- codegen
- crashes
- ui
- binding
- binop
- cfg
- codegen
- dyn-star
- explicit-tail-calls
- expr
- if
- feature-gates
- for-loop-while
- generics
- impl-trait
- iterators
- macros
- never_type
- numbers-arithmetic
- pattern/rfc-3627-match-ergonomics-2024
- experimental
- sanitizer/cfi
- structs-enums
- traits
- next-solver
- normalize
- trait-upcasting
- transmutability/malformed-program-gracefulness
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
198 files changed
+1802
-1250
lines changedLines changed: 0 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 65 |
| |
69 | 66 |
| |
70 | 67 |
| |
| |||
80 | 77 |
| |
81 | 78 |
| |
82 | 79 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 | 80 |
| |
100 | 81 |
| |
101 | 82 |
| |
|
Lines changed: 7 additions & 70 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 1 |
| |
11 | 2 |
| |
| 3 | + | |
12 | 4 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 5 | + | |
46 | 6 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 7 | + | |
71 | 8 |
| |
72 | 9 |
| |
73 | 10 |
| |
| |||
134 | 71 |
| |
135 | 72 |
| |
136 | 73 |
| |
137 |
| - | |
138 |
| - | |
| 74 | + | |
| 75 | + | |
139 | 76 |
| |
140 | 77 |
| |
141 | 78 |
| |
| |||
206 | 143 |
| |
207 | 144 |
| |
208 | 145 |
| |
209 |
| - | |
210 |
| - | |
| 146 | + | |
| 147 | + | |
211 | 148 |
| |
212 | 149 |
| |
213 | 150 |
| |
|
Lines changed: 63 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + |
File renamed without changes.
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 |
| - | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| |||
197 | 199 |
| |
198 | 200 |
| |
199 | 201 |
| |
200 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
201 | 205 |
| |
202 | 206 |
| |
203 | 207 |
| |
|
Lines changed: 0 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 | 72 |
| |
86 | 73 |
| |
87 | 74 |
| |
| |||
645 | 632 |
| |
646 | 633 |
| |
647 | 634 |
| |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 |
| - | |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
658 | 635 |
| |
659 | 636 |
| |
660 | 637 |
| |
| |||
773 | 750 |
| |
774 | 751 |
| |
775 | 752 |
| |
776 |
| - | |
777 | 753 |
| |
778 | 754 |
| |
779 | 755 |
| |
| |||
799 | 775 |
| |
800 | 776 |
| |
801 | 777 |
| |
802 |
| - | |
803 | 778 |
| |
804 | 779 |
| |
805 | 780 |
| |
| |||
853 | 828 |
| |
854 | 829 |
| |
855 | 830 |
| |
856 |
| - | |
857 | 831 |
| |
858 | 832 |
| |
859 | 833 |
| |
| |||
1809 | 1783 |
| |
1810 | 1784 |
| |
1811 | 1785 |
| |
1812 |
| - | |
1813 | 1786 |
| |
1814 | 1787 |
| |
1815 | 1788 |
| |
| |||
2586 | 2559 |
| |
2587 | 2560 |
| |
2588 | 2561 |
| |
2589 |
| - | |
2590 |
| - | |
2591 | 2562 |
| |
2592 | 2563 |
| |
2593 | 2564 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
| 403 | + | |
| 404 | + | |
| 405 | + | |
403 | 406 |
| |
404 | 407 |
| |
405 | 408 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
| 321 | + | |
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| |||
636 | 636 |
| |
637 | 637 |
| |
638 | 638 |
| |
639 |
| - | |
640 |
| - | |
641 |
| - | |
642 | 639 |
| |
643 | 640 |
| |
644 | 641 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
328 | 332 |
| |
329 | 333 |
| |
330 | 334 |
| |
|
0 commit comments