File tree
213 files changed
+2111
-1291
lines changed- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck/src/region_infer
- rustc_builtin_macros/src/assert
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src/interpret
- rustc_data_structures
- src/obligation_forest
- rustc_error_codes/src
- error_codes
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior/drop_ranges
- rustc_infer/src/infer
- error_reporting
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- query
- traits
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir/cx
- rustc_mir_dataflow/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- rustc_ty_utils/src
- library
- alloc/src
- core/src
- ffi
- fmt
- rt
- hash
- iter
- traits
- net
- ops
- sync
- std/src
- os
- android
- fd
- linux
- net/linux_ext
- unix/net
- sys/windows
- src
- bootstrap
- ci
- docker/host-x86_64/dist-x86_64-linux
- librustdoc
- clean
- html
- templates
- tools
- clippy
- clippy_lints/src
- loops
- matches
- methods
- utils
- clippy_utils/src
- miri
- src
- rustfmt/src
- tidy/src
- tests
- codegen
- mir-opt
- ui
- async-await
- in-trait
- const-generics
- impl-trait/in-trait
- late-bound-lifetimes
- lifetimes
- macros
- methods
- suggestions
- traits/non_lifetime_binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
213 files changed
+2111
-1291
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1365 | 1365 |
| |
1366 | 1366 |
| |
1367 | 1367 |
| |
1368 |
| - | |
| 1368 | + | |
1369 | 1369 |
| |
1370 |
| - | |
| 1370 | + | |
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 | 1373 |
| |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1426 | 1426 |
| |
1427 | 1427 |
| |
1428 | 1428 |
| |
1429 |
| - | |
1430 |
| - | |
1431 |
| - | |
1432 |
| - | |
1433 |
| - | |
1434 |
| - | |
1435 |
| - | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
1436 | 1432 |
| |
1437 | 1433 |
| |
1438 | 1434 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1407 | 1407 |
| |
1408 | 1408 |
| |
1409 | 1409 |
| |
1410 |
| - | |
1411 |
| - | |
| 1410 | + | |
1412 | 1411 |
| |
1413 | 1412 |
| |
1414 | 1413 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
262 |
| - | |
263 | 262 |
| |
264 | 263 |
| |
265 | 264 |
| |
| |||
319 | 318 |
| |
320 | 319 |
| |
321 | 320 |
| |
322 |
| - | |
323 |
| - | |
| 321 | + | |
324 | 322 |
| |
325 | 323 |
| |
326 | 324 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
860 | 860 |
| |
861 | 861 |
| |
862 | 862 |
| |
863 |
| - | |
| 863 | + | |
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
|
Lines changed: 37 additions & 40 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 | 66 |
| |
81 | 67 |
| |
82 | 68 |
| |
| |||
187 | 173 |
| |
188 | 174 |
| |
189 | 175 |
| |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
190 | 184 |
| |
191 | 185 |
| |
192 | 186 |
| |
| |||
320 | 314 |
| |
321 | 315 |
| |
322 | 316 |
| |
323 |
| - | |
| 317 | + | |
324 | 318 |
| |
325 | 319 |
| |
326 | 320 |
| |
| |||
591 | 585 |
| |
592 | 586 |
| |
593 | 587 |
| |
594 |
| - | |
595 | 588 |
| |
596 | 589 |
| |
597 | 590 |
| |
598 | 591 |
| |
599 | 592 |
| |
600 |
| - | |
| 593 | + | |
601 | 594 |
| |
602 | 595 |
| |
603 | 596 |
| |
| |||
644 | 637 |
| |
645 | 638 |
| |
646 | 639 |
| |
647 |
| - | |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 |
| - | |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 |
| - | |
658 |
| - | |
659 |
| - | |
660 |
| - | |
661 |
| - | |
662 |
| - | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
663 | 653 |
| |
664 |
| - | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
665 | 662 |
| |
666 | 663 |
| |
667 | 664 |
| |
668 | 665 |
| |
669 | 666 |
| |
670 | 667 |
| |
671 | 668 |
| |
672 |
| - | |
| 669 | + | |
673 | 670 |
| |
674 | 671 |
| |
675 | 672 |
| |
| |||
685 | 682 |
| |
686 | 683 |
| |
687 | 684 |
| |
688 |
| - | |
689 |
| - | |
690 | 685 |
| |
691 | 686 |
| |
692 | 687 |
| |
| |||
1001 | 996 |
| |
1002 | 997 |
| |
1003 | 998 |
| |
1004 |
| - | |
| 999 | + | |
1005 | 1000 |
| |
1006 |
| - | |
1007 | 1001 |
| |
1008 | 1002 |
| |
1009 | 1003 |
| |
1010 | 1004 |
| |
1011 | 1005 |
| |
1012 |
| - | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
1013 | 1010 |
| |
1014 | 1011 |
| |
1015 | 1012 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1146 | 1146 |
| |
1147 | 1147 |
| |
1148 | 1148 |
| |
1149 |
| - | |
1150 | 1149 |
| |
1151 | 1150 |
| |
1152 | 1151 |
| |
| |||
1180 | 1179 |
| |
1181 | 1180 |
| |
1182 | 1181 |
| |
1183 |
| - | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
1184 | 1187 |
| |
1185 | 1188 |
| |
1186 | 1189 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
442 |
| - | |
| 442 | + | |
443 | 443 |
| |
444 | 444 |
| |
445 | 445 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 |
| - | |
| 258 | + | |
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| |||
2216 | 2216 |
| |
2217 | 2217 |
| |
2218 | 2218 |
| |
2219 |
| - | |
| 2219 | + | |
2220 | 2220 |
| |
2221 | 2221 |
| |
2222 | 2222 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
|
Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
360 | 353 |
| |
361 | 354 |
| |
362 | 355 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1199 | 1199 |
| |
1200 | 1200 |
| |
1201 | 1201 |
| |
1202 |
| - | |
| 1202 | + | |
1203 | 1203 |
| |
1204 | 1204 |
| |
1205 | 1205 |
| |
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 | 1208 |
| |
1209 | 1209 |
| |
| 1210 | + | |
1210 | 1211 |
| |
| 1212 | + | |
1211 | 1213 |
| |
1212 | 1214 |
| |
1213 | 1215 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
| 566 | + | |
| 567 | + | |
575 | 568 |
| |
576 | 569 |
| |
577 | 570 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| |||
474 | 474 |
| |
475 | 475 |
| |
476 | 476 |
| |
477 |
| - | |
| 477 | + | |
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
| 141 | + | |
| 142 | + | |
147 | 143 |
| |
148 | 144 |
| |
149 | 145 |
| |
|
Lines changed: 1 addition & 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 |
| |
|
0 commit comments