File tree
533 files changed
+8388
-4512
lines changed- compiler
- rustc_arena/src
- rustc_ast/src
- attr
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- debuginfo
- intrinsics
- rustc_codegen_llvm
- src
- debuginfo
- gotoc/mir_to_goto
- context
- monomorphize
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_data_structures
- src
- owning_ref
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- nll_relate
- outlives
- traits/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- mir
- interpret
- query
- traits
- ty
- consts
- print
- rustc_mir/src
- borrow_check
- diagnostics
- type_check
- liveness
- interpret
- monomorphize
- transform
- check_consts
- inline
- util
- rustc_mir_build/src
- build
- matches
- thir
- cx
- pattern
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_privacy
- src
- rustc_query_impl/src
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling
- src
- rustc_target/src
- abi
- call
- asm
- spec
- rustc_trait_selection/src
- traits
- error_reporting
- query
- select
- rustc_traits/src
- chalk
- rustc_ty_utils/src
- rustc_type_ir/src
- rustc_typeck
- src
- astconv
- check
- fn_ctxt
- method
- collect
- impl_wf_check
- outlives
- library
- alloc
- src
- collections
- tests
- core/src
- iter/traits
- num
- dec2flt
- ops
- slice
- task
- std
- src
- ffi
- io
- buffered
- os/raw
- sys/unix
- unwind
- src
- src/bootstrap
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
533 files changed
+8388
-4512
lines changedDiff for: Cargo.lock
+17-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
775 | 775 |
| |
776 | 776 |
| |
777 | 777 |
| |
778 |
| - | |
| 778 | + | |
779 | 779 |
| |
780 |
| - | |
| 780 | + | |
781 | 781 |
| |
782 | 782 |
| |
783 | 783 |
| |
| |||
881 | 881 |
| |
882 | 882 |
| |
883 | 883 |
| |
884 |
| - | |
| 884 | + | |
885 | 885 |
| |
886 |
| - | |
| 886 | + | |
887 | 887 |
| |
888 | 888 |
| |
889 | 889 |
| |
| |||
2445 | 2445 |
| |
2446 | 2446 |
| |
2447 | 2447 |
| |
2448 |
| - | |
| 2448 | + | |
2449 | 2449 |
| |
2450 |
| - | |
| 2450 | + | |
2451 | 2451 |
| |
2452 | 2452 |
| |
2453 | 2453 |
| |
| |||
2806 | 2806 |
| |
2807 | 2807 |
| |
2808 | 2808 |
| |
2809 |
| - | |
| 2809 | + | |
2810 | 2810 |
| |
2811 |
| - | |
| 2811 | + | |
2812 | 2812 |
| |
2813 | 2813 |
| |
2814 | 2814 |
| |
| |||
3475 | 3475 |
| |
3476 | 3476 |
| |
3477 | 3477 |
| |
3478 |
| - | |
| 3478 | + | |
3479 | 3479 |
| |
3480 |
| - | |
| 3480 | + | |
3481 | 3481 |
| |
3482 | 3482 |
| |
3483 | 3483 |
| |
| |||
4224 | 4224 |
| |
4225 | 4225 |
| |
4226 | 4226 |
| |
| 4227 | + | |
4227 | 4228 |
| |
4228 | 4229 |
| |
4229 | 4230 |
| |
| |||
4482 | 4483 |
| |
4483 | 4484 |
| |
4484 | 4485 |
| |
| 4486 | + | |
4485 | 4487 |
| |
4486 | 4488 |
| |
4487 | 4489 |
| |
| |||
4890 | 4892 |
| |
4891 | 4893 |
| |
4892 | 4894 |
| |
4893 |
| - | |
| 4895 | + | |
4894 | 4896 |
| |
4895 |
| - | |
| 4897 | + | |
4896 | 4898 |
| |
4897 | 4899 |
| |
4898 |
| - | |
| 4900 | + | |
4899 | 4901 |
| |
4900 | 4902 |
| |
4901 | 4903 |
| |
| |||
5045 | 5047 |
| |
5046 | 5048 |
| |
5047 | 5049 |
| |
5048 |
| - | |
| 5050 | + | |
5049 | 5051 |
| |
5050 |
| - | |
| 5052 | + | |
5051 | 5053 |
| |
5052 | 5054 |
| |
5053 | 5055 |
| |
|
Diff for: UPSTREAM-RELEASES.md
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| |||
116 | 117 |
| |
117 | 118 |
| |
118 | 119 |
| |
| 120 | + | |
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
| 124 | + | |
122 | 125 |
| |
123 | 126 |
| |
124 | 127 |
| |
| |||
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
| 181 | + | |
178 | 182 |
| |
179 | 183 |
| |
180 | 184 |
| |
| |||
244 | 248 |
| |
245 | 249 |
| |
246 | 250 |
| |
| 251 | + | |
247 | 252 |
| |
248 | 253 |
| |
249 | 254 |
| |
|
Diff for: compiler/rustc_arena/src/lib.rs
+76-78
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
608 | 610 |
| |
609 | 611 |
| |
610 | 612 |
| |
611 |
| - | |
612 |
| - | |
| 613 | + | |
613 | 614 |
| |
614 | 615 |
| |
615 |
| - | |
| 616 | + | |
616 | 617 |
| |
617 | 618 |
| |
618 |
| - | |
| 619 | + | |
619 | 620 |
| |
620 | 621 |
| |
621 |
| - | |
| 622 | + | |
622 | 623 |
| |
623 | 624 |
| |
624 |
| - | |
625 |
| - | |
| 625 | + | |
626 | 626 |
| |
627 | 627 |
| |
628 |
| - | |
| 628 | + | |
629 | 629 |
| |
630 | 630 |
| |
631 |
| - | |
| 631 | + | |
632 | 632 |
| |
633 | 633 |
| |
634 |
| - | |
| 634 | + | |
635 | 635 |
| |
636 | 636 |
| |
637 |
| - | |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
642 |
| - | |
643 |
| - | |
644 |
| - | |
645 |
| - | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
646 | 645 |
| |
647 |
| - | |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 |
| - | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
653 | 665 |
| |
654 | 666 |
| |
655 |
| - | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
656 | 670 |
| |
657 |
| - | |
658 |
| - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
659 | 681 |
| |
| 682 | + | |
660 | 683 |
| |
661 | 684 |
| |
662 |
| - | |
| 685 | + | |
663 | 686 |
| |
664 | 687 |
| |
665 |
| - | |
666 |
| - | |
667 |
| - | |
668 |
| - | |
669 |
| - | |
670 |
| - | |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 |
| - | |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
| 688 | + | |
| 689 | + | |
682 | 690 |
| |
683 |
| - | |
684 |
| - | |
685 |
| - | |
686 |
| - | |
687 |
| - | |
688 |
| - | |
689 |
| - | |
690 |
| - | |
691 |
| - | |
692 |
| - | |
693 |
| - | |
694 |
| - | |
695 |
| - | |
696 |
| - | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
697 | 694 |
| |
| 695 | + | |
698 | 696 |
| |
699 | 697 |
| |
700 |
| - | |
| 698 | + | |
| 699 | + | |
701 | 700 |
| |
702 |
| - | |
703 |
| - | |
704 |
| - | |
705 |
| - | |
706 |
| - | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
707 | 706 |
| |
708 |
| - | |
709 |
| - | |
710 |
| - | |
711 |
| - | |
712 |
| - | |
713 |
| - | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
714 | 711 |
| |
| 712 | + | |
| 713 | + | |
715 | 714 |
| |
716 |
| - | |
717 |
| - | |
718 |
| - | |
719 |
| - | |
720 |
| - | |
721 |
| - | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
722 | 720 |
| |
723 | 721 |
| |
724 | 722 |
| |
|
Diff for: compiler/rustc_ast/src/ast.rs
+6-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
287 |
| - | |
| 287 | + | |
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
| 298 | + | |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
336 |
| - | |
| 335 | + | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
| |||
2028 | 2028 |
| |
2029 | 2029 |
| |
2030 | 2030 |
| |
| 2031 | + | |
2031 | 2032 |
| |
2032 | 2033 |
| |
2033 | 2034 |
| |
|
0 commit comments