File tree
216 files changed
+2516
-1009
lines changed- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- back
- coverageinfo
- rustc_codegen_ssa/src
- back
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- rustc_data_structures/src
- rustc_errors/src
- rustc_expand/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- outlives
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- mir
- interpret
- query
- traits
- ty
- rustc_mir_build/src
- build/expr
- thir
- cx
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_smir
- src
- rustc_internal
- rustc_smir
- convert
- rustc_target/src
- rustc_trait_selection
- src
- solve
- traits
- error_reporting
- select
- stable_mir/src
- library
- alloc/src
- collections/btree
- core/src
- macros
- num
- sync
- task
- unicode
- proc_macro/src
- bridge
- std/src
- sys/pal
- common/thread_local
- uefi
- unix
- windows/c
- src
- librustdoc
- clean
- doctest
- html
- json
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- tests/ui
- generate-windows-sys/src
- miri
- src/shims
- intrinsics
- x86
- rust-analyzer/crates/proc-macro-srv/src/server
- rustfmt/src
- tests
- rustdoc
- inline_cross
- auxiliary
- ui
- asm/x86_64
- async-await/async-closures
- codegen
- const-generics
- consts
- error-codes
- impl-trait
- issues
- lint
- lowering
- match
- mir
- parser
- recover
- recursion
- statics
- suggestions
- traits
- trait-upcasting
- treat-err-as-bug
- wf
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
216 files changed
+2516
-1009
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4588 | 4588 |
| |
4589 | 4589 |
| |
4590 | 4590 |
| |
| 4591 | + | |
4591 | 4592 |
| |
4592 | 4593 |
| |
4593 | 4594 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1846 | 1846 |
| |
1847 | 1847 |
| |
1848 | 1848 |
| |
1849 |
| - | |
| 1849 | + | |
1850 | 1850 |
| |
1851 | 1851 |
| |
1852 | 1852 |
| |
| |||
1893 | 1893 |
| |
1894 | 1894 |
| |
1895 | 1895 |
| |
1896 |
| - | |
| 1896 | + | |
1897 | 1897 |
| |
1898 | 1898 |
| |
1899 | 1899 |
| |
| |||
2136 | 2136 |
| |
2137 | 2137 |
| |
2138 | 2138 |
| |
2139 |
| - | |
2140 |
| - | |
2141 | 2139 |
| |
2142 | 2140 |
| |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
2143 | 2145 |
| |
2144 | 2146 |
| |
2145 | 2147 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
484 |
| - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
485 | 490 |
| |
486 | 491 |
| |
487 | 492 |
| |
| |||
1649 | 1654 |
| |
1650 | 1655 |
| |
1651 | 1656 |
| |
1652 |
| - | |
| 1657 | + | |
1653 | 1658 |
| |
1654 | 1659 |
| |
1655 | 1660 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
|
Lines changed: 19 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
46 |
| - | |
47 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| |||
145 | 146 |
| |
146 | 147 |
| |
147 | 148 |
| |
148 |
| - | |
| 149 | + | |
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
| |||
202 | 203 |
| |
203 | 204 |
| |
204 | 205 |
| |
205 |
| - | |
| 206 | + | |
206 | 207 |
| |
207 | 208 |
| |
208 | 209 |
| |
| |||
238 | 239 |
| |
239 | 240 |
| |
240 | 241 |
| |
241 |
| - | |
| 242 | + | |
242 | 243 |
| |
243 | 244 |
| |
244 | 245 |
| |
| |||
272 | 273 |
| |
273 | 274 |
| |
274 | 275 |
| |
275 |
| - | |
| 276 | + | |
276 | 277 |
| |
277 |
| - | |
| 278 | + | |
278 | 279 |
| |
279 | 280 |
| |
280 |
| - | |
| 281 | + | |
281 | 282 |
| |
282 | 283 |
| |
283 | 284 |
| |
| |||
318 | 319 |
| |
319 | 320 |
| |
320 | 321 |
| |
321 |
| - | |
| 322 | + | |
322 | 323 |
| |
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
326 | 327 |
| |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
334 | 331 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
447 | 447 |
| |
448 | 448 |
| |
449 | 449 |
| |
450 |
| - | |
| 450 | + | |
451 | 451 |
| |
452 | 452 |
| |
453 | 453 |
| |
|
Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 |
| |
130 | 135 |
| |
131 | 136 |
| |
| |||
323 | 328 |
| |
324 | 329 |
| |
325 | 330 |
| |
326 |
| - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
327 | 334 |
| |
328 | 335 |
| |
329 | 336 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
966 | 966 |
| |
967 | 967 |
| |
968 | 968 |
| |
| 969 | + | |
969 | 970 |
| |
970 | 971 |
| |
971 | 972 |
| |
972 |
| - | |
| 973 | + | |
973 | 974 |
| |
974 | 975 |
| |
975 | 976 |
| |
| |||
1285 | 1286 |
| |
1286 | 1287 |
| |
1287 | 1288 |
| |
1288 |
| - | |
| 1289 | + | |
1289 | 1290 |
| |
1290 | 1291 |
| |
1291 | 1292 |
| |
| |||
1503 | 1504 |
| |
1504 | 1505 |
| |
1505 | 1506 |
| |
| 1507 | + | |
1506 | 1508 |
| |
1507 | 1509 |
| |
1508 | 1510 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
881 | 881 |
| |
882 | 882 |
| |
883 | 883 |
| |
884 |
| - | |
| 884 | + | |
| 885 | + | |
885 | 886 |
| |
886 | 887 |
| |
887 | 888 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
| |||
1048 | 1048 |
| |
1049 | 1049 |
| |
1050 | 1050 |
| |
1051 |
| - | |
| 1051 | + | |
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 | 1054 |
| |
1055 | 1055 |
| |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
1056 | 1061 |
| |
1057 | 1062 |
| |
1058 | 1063 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 | 328 |
| |
332 | 329 |
| |
333 | 330 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
787 | 788 |
| |
788 | 789 |
| |
789 | 790 |
| |
790 |
| - | |
| 791 | + | |
791 | 792 |
| |
792 | 793 |
| |
793 | 794 |
| |
| |||
797 | 798 |
| |
798 | 799 |
| |
799 | 800 |
| |
800 |
| - | |
801 | 801 |
| |
802 | 802 |
| |
803 | 803 |
| |
| |||
806 | 806 |
| |
807 | 807 |
| |
808 | 808 |
| |
809 |
| - | |
| 809 | + | |
810 | 810 |
| |
811 | 811 |
| |
812 | 812 |
| |
|
0 commit comments