File tree
996 files changed
+18312
-14534
lines changed- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast/src
- attr
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- pprust
- rustc_attr/src
- rustc_baked_icu_data/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- .github/workflows
- build_system
- scripts
- src
- abi
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- rustc_const_eval/src
- interpret
- transform
- rustc_data_structures/src
- sync
- rustc_driver/src
- rustc_driver_impl
- src
- rustc_error_codes/src
- rustc_error_messages/src
- rustc_errors/src
- markdown
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- outlives
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- outlives
- region_constraints
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- src
- rustc_log/src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- dep_graph
- infer
- middle
- mir
- interpret
- traits/solve
- inspect
- ty
- print
- rustc_mir_build/src
- build
- thir
- cx
- pattern
- rustc_mir_transform/src
- coverage
- rustc_parse/src
- parser
- rustc_parse_format/src
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- ich
- rustc_resolve/src
- late
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src
- abi/call
- spec
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- inspect
- project_goals
- traits
- error_reporting
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- alloc/src
- vec
- core
- src
- array
- char
- ffi
- iter
- adapters
- sources
- traits
- mem
- net
- ops
- ptr
- str
- sync
- tests/fmt
- proc_macro/src
- std
- src
- io
- os
- ios
- l4re
- linux
- macos
- watchos
- windows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
996 files changed
+18312
-14534
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
556 |
| - | |
| 556 | + | |
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
| |||
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
584 |
| - | |
| 584 | + | |
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
| |||
604 | 604 |
| |
605 | 605 |
| |
606 | 606 |
| |
607 |
| - | |
| 607 | + | |
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 |
| - | |
615 | 614 |
| |
616 | 615 |
| |
617 | 616 |
| |
| |||
630 | 629 |
| |
631 | 630 |
| |
632 | 631 |
| |
633 |
| - | |
| 632 | + | |
634 | 633 |
| |
635 | 634 |
| |
636 | 635 |
| |
637 |
| - | |
638 | 636 |
| |
639 | 637 |
| |
640 | 638 |
| |
| |||
1016 | 1014 |
| |
1017 | 1015 |
| |
1018 | 1016 |
| |
1019 |
| - | |
| 1017 | + | |
1020 | 1018 |
| |
1021 | 1019 |
| |
1022 | 1020 |
| |
| |||
3817 | 3815 |
| |
3818 | 3816 |
| |
3819 | 3817 |
| |
| 3818 | + | |
3820 | 3819 |
| |
3821 | 3820 |
| |
3822 | 3821 |
| |
|
Lines changed: 13 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 |
| |
82 |
| - | |
83 |
| - | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| |||
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
| 105 | + | |
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
| |||
198 | 200 |
| |
199 | 201 |
| |
200 | 202 |
| |
201 |
| - | |
202 | 203 |
| |
203 | 204 |
| |
204 | 205 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
345 |
| - | |
| 345 | + | |
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 |
| - | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
768 | 771 |
| |
769 | 772 |
| |
770 | 773 |
| |
|
Lines changed: 37 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
317 |
| - | |
| 317 | + | |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
| |||
388 | 388 |
| |
389 | 389 |
| |
390 | 390 |
| |
391 |
| - | |
| 391 | + | |
| 392 | + | |
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
| |||
421 | 422 |
| |
422 | 423 |
| |
423 | 424 |
| |
424 |
| - | |
| 425 | + | |
425 | 426 |
| |
426 | 427 |
| |
427 | 428 |
| |
| |||
464 | 465 |
| |
465 | 466 |
| |
466 | 467 |
| |
467 |
| - | |
| 468 | + | |
468 | 469 |
| |
469 | 470 |
| |
470 | 471 |
| |
| |||
488 | 489 |
| |
489 | 490 |
| |
490 | 491 |
| |
491 |
| - | |
| 492 | + | |
492 | 493 |
| |
493 | 494 |
| |
494 | 495 |
| |
| |||
511 | 512 |
| |
512 | 513 |
| |
513 | 514 |
| |
514 |
| - | |
| 515 | + | |
515 | 516 |
| |
516 | 517 |
| |
517 | 518 |
| |
| |||
522 | 523 |
| |
523 | 524 |
| |
524 | 525 |
| |
525 |
| - | |
| 526 | + | |
526 | 527 |
| |
527 | 528 |
| |
528 | 529 |
| |
| |||
576 | 577 |
| |
577 | 578 |
| |
578 | 579 |
| |
579 |
| - | |
| 580 | + | |
580 | 581 |
| |
581 | 582 |
| |
582 | 583 |
| |
| |||
597 | 598 |
| |
598 | 599 |
| |
599 | 600 |
| |
600 |
| - | |
| 601 | + | |
601 | 602 |
| |
602 |
| - | |
| 603 | + | |
603 | 604 |
| |
604 | 605 |
| |
605 | 606 |
| |
| |||
614 | 615 |
| |
615 | 616 |
| |
616 | 617 |
| |
617 |
| - | |
618 |
| - | |
| 618 | + | |
| 619 | + | |
619 | 620 |
| |
620 | 621 |
| |
621 | 622 |
| |
| |||
628 | 629 |
| |
629 | 630 |
| |
630 | 631 |
| |
631 |
| - | |
632 |
| - | |
| 632 | + | |
| 633 | + | |
633 | 634 |
| |
634 | 635 |
| |
635 | 636 |
| |
| |||
655 | 656 |
| |
656 | 657 |
| |
657 | 658 |
| |
658 |
| - | |
| 659 | + | |
659 | 660 |
| |
660 | 661 |
| |
661 | 662 |
| |
| |||
668 | 669 |
| |
669 | 670 |
| |
670 | 671 |
| |
671 |
| - | |
| 672 | + | |
672 | 673 |
| |
673 | 674 |
| |
674 | 675 |
| |
| |||
679 | 680 |
| |
680 | 681 |
| |
681 | 682 |
| |
682 |
| - | |
| 683 | + | |
683 | 684 |
| |
684 | 685 |
| |
685 | 686 |
| |
| |||
927 | 928 |
| |
928 | 929 |
| |
929 | 930 |
| |
930 |
| - | |
| 931 | + | |
931 | 932 |
| |
932 | 933 |
| |
933 | 934 |
| |
| |||
941 | 942 |
| |
942 | 943 |
| |
943 | 944 |
| |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
944 | 962 |
| |
945 | 963 |
| |
946 | 964 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
| 480 | + | |
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
486 |
| - | |
| 486 | + | |
487 | 487 |
| |
488 | 488 |
| |
489 | 489 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
| 45 | + | |
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
| |
|
0 commit comments