File tree
135 files changed
+1436
-2906
lines changed- compiler
- rustc_borrowck/src/type_check/liveness
- rustc_codegen_cranelift
- example
- src/intrinsics
- rustc_codegen_gcc
- example
- tests/run
- rustc_codegen_llvm/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- rustc_hir_typeck/src/fn_ctxt
- rustc_middle/src/ty
- rustc_span/src
- rustc_target/src
- rustc_trait_selection/src/traits
- select
- library
- alloc/src
- core/src
- ffi
- intrinsics
- std/src
- fs
- src
- doc
- unstable-book/src/language-features
- tools
- miri
- src/intrinsics
- tests/pass/intrinsics
- tidy/src
- tests
- assembly
- rustdoc
- ui
- asm
- check-cfg
- coercion
- coherence
- const-generics/issues
- deriving
- dropck
- dyn-compatibility
- error-codes
- feature-gates
- intrinsics
- kindck
- repr
- rfcs/rfc-2027-dyn-compatible-for-dispatch
- rust-2021
- self
- simd
- intrinsic
- suggestions
- target-feature
- traits
- 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.
135 files changed
+1436
-2906
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
608 | 607 |
| |
609 | 608 |
| |
610 | 609 |
| |
611 |
| - | |
| 610 | + | |
612 | 611 |
| |
613 | 612 |
| |
614 | 613 |
| |
| |||
631 | 630 |
| |
632 | 631 |
| |
633 | 632 |
| |
| 633 | + | |
| 634 | + | |
634 | 635 |
| |
635 | 636 |
| |
636 |
| - | |
637 |
| - | |
638 | 637 |
| |
639 | 638 |
| |
640 | 639 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 |
| - | |
| 623 | + | |
627 | 624 |
| |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
| 625 | + | |
632 | 626 |
| |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 |
| - | |
| 627 | + | |
637 | 628 |
| |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
| 629 | + | |
642 | 630 |
| |
643 |
| - | |
644 |
| - | |
645 |
| - | |
646 |
| - | |
| 631 | + | |
647 | 632 |
| |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
| 633 | + | |
652 | 634 |
| |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
| 635 | + | |
657 | 636 |
| |
658 |
| - | |
659 |
| - | |
660 |
| - | |
661 |
| - | |
| 637 | + | |
662 | 638 |
| |
663 |
| - | |
664 |
| - | |
665 |
| - | |
666 |
| - | |
| 639 | + | |
667 | 640 |
| |
668 |
| - | |
669 |
| - | |
670 |
| - | |
671 |
| - | |
| 641 | + | |
672 | 642 |
| |
673 |
| - | |
674 |
| - | |
675 |
| - | |
676 |
| - | |
| 643 | + | |
677 | 644 |
| |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
| 645 | + | |
682 | 646 |
| |
683 |
| - | |
684 |
| - | |
685 |
| - | |
686 |
| - | |
| 647 | + | |
687 | 648 |
| |
688 | 649 |
| |
689 | 650 |
| |
|
0 commit comments