File tree
840 files changed
+25681
-25054
lines changed- .github/workflows
- compiler
- rustc_arena/src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src/type_check
- rustc_codegen_cranelift
- .github/workflows
- .vscode
- build_sysroot
- src
- build_system
- docs
- example
- patches
- scripts
- src
- driver
- intrinsics
- rustc_codegen_ssa/src/mir
- rustc_interface/src
- rustc_lint
- src
- rustc_middle/src
- mir
- interpret
- ty
- rustc_mir_transform/src
- rustc_resolve/src/late
- rustc_session/src
- library
- core
- benches
- src
- macros
- slice/iter
- tests
- std/src
- src
- bootstrap/mk
- ci
- docker/scripts
- github-actions
- doc/rustdoc/src
- write-documentation
- tools
- clippy/tests/ui
- compiletest/src
- miri
- tests/fail
- dangling_pointers
- intrinsics
- rustdoc-gui-test/src
- tidy/src
- tests
- codegen
- mir-opt
- building
- custom
- const_prop
- copy-prop
- dataflow-const-prop
- dead-store-elimination
- deref-patterns
- dest-prop
- inline
- issues
- nll
- pre-codegen
- sroa
- run-make
- const_fn_mir
- panic-abort-eh_frame
- rustdoc
- ui
- const-generics
- dst
- generic-associated-types
- issues
- lint
- unused
- match
- nll
- offset-of
- packed
- resolve
- suggestions
- trait-bounds
- traits
- union
- unsized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
840 files changed
+25681
-25054
lines changedLines changed: 4 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
| 386 | + | |
387 | 387 |
| |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
390 | 390 |
| |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
| 391 | + | |
402 | 392 |
| |
403 | 393 |
| |
404 |
| - | |
| 394 | + | |
405 | 395 |
| |
406 | 396 |
| |
407 | 397 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
824 | 824 |
| |
825 | 825 |
| |
826 | 826 |
| |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
827 | 834 |
| |
828 | 835 |
| |
829 | 836 |
| |
|
Lines changed: 15 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 |
| - | |
637 |
| - | |
638 |
| - | |
| 626 | + | |
| 627 | + | |
639 | 628 |
| |
640 | 629 |
| |
641 | 630 |
| |
| |||
658 | 647 |
| |
659 | 648 |
| |
660 | 649 |
| |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
661 | 663 |
| |
662 | 664 |
| |
663 | 665 |
| |
|
Lines changed: 1 addition & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
| 127 | + | |
142 | 128 |
| |
143 | 129 |
| |
144 | 130 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + |
Lines changed: 45 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 |
| |
96 |
| - | |
| 99 | + | |
97 | 100 |
| |
98 | 101 |
| |
99 |
| - | |
100 |
| - | |
| 102 | + | |
101 | 103 |
| |
102 |
| - | |
103 |
| - | |
| 104 | + | |
| 105 | + | |
104 | 106 |
| |
105 |
| - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
106 | 112 |
| |
107 | 113 |
| |
108 |
| - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
109 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
110 | 140 |
| |
111 | 141 |
| |
112 | 142 |
| |
| |||
135 | 165 |
| |
136 | 166 |
| |
137 | 167 |
| |
138 |
| - | |
| 168 | + | |
139 | 169 |
| |
140 | 170 |
| |
141 |
| - | |
| 171 | + | |
142 | 172 |
| |
143 | 173 |
| |
144 |
| - | |
| 174 | + | |
145 | 175 |
| |
146 | 176 |
| |
147 | 177 |
| |
| |||
194 | 224 |
| |
195 | 225 |
| |
196 | 226 |
| |
197 |
| - | |
| 227 | + | |
198 | 228 |
| |
199 | 229 |
| |
200 |
| - | |
| 230 | + | |
201 | 231 |
| |
202 | 232 |
| |
203 |
| - | |
| 233 | + | |
204 | 234 |
| |
205 | 235 |
| |
206 | 236 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
0 commit comments