This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
160 files changed
+1487
-973
lines changed- compiler
- rustc_builtin_macros/src
- rustc_driver_impl/src
- rustc_hir_typeck/src
- rustc_interface/src
- rustc_lint
- src
- rustc_mir_build/src/builder/matches
- rustc_parse/src
- rustc_query_system/src/query
- rustc_resolve/src
- library/std/src
- sys/pal/windows
- src
- ci/docker
- tools
- compiletest/src
- miri/tests/fail
- tidy/src
- tests
- crashes
- rustdoc-ui
- intra-doc
- issues
- ui
- attributes
- coherence
- const-generics/generic_const_exprs
- delegation
- error-codes
- extern-flag
- foreign
- hygiene
- impl-trait
- imports
- issues
- keyword/extern
- layout
- lint/dangling-pointers-from-temporaries
- macros
- mir
- modules
- modules_and_files_visibility
- parser
- issues
- privacy/restricted
- resolve
- rfcs
- rfc-0000-never_patterns
- rfc-2126-extern-absolute-paths
- rust-2018
- structs/default-field-values
- suggestions
- tool-attributes
- typeck
- unpretty
- unresolved
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+1487
-973
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
| 570 | + | |
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
| |||
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
587 |
| - | |
| 587 | + | |
588 | 588 |
| |
589 | 589 |
| |
590 | 590 |
| |
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
| 618 | + | |
619 | 619 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
645 | 645 |
| |
646 | 646 |
| |
647 | 647 |
| |
648 |
| - | |
649 |
| - | |
650 |
| - | |
651 |
| - | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
| |||
947 | 947 |
| |
948 | 948 |
| |
949 | 949 |
| |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - | |
958 |
| - | |
959 |
| - | |
960 |
| - | |
961 |
| - | |
962 |
| - | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
963 | 963 |
| |
964 | 964 |
| |
965 | 965 |
| |
| |||
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 | 1042 |
| |
1043 |
| - | |
1044 |
| - | |
1045 |
| - | |
1046 |
| - | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
1047 | 1047 |
| |
1048 | 1048 |
| |
1049 | 1049 |
| |
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
1183 |
| - | |
| 1182 | + | |
| 1183 | + | |
1184 | 1184 |
| |
1185 |
| - | |
1186 |
| - | |
1187 |
| - | |
1188 |
| - | |
1189 |
| - | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
1190 | 1188 |
| |
1191 | 1189 |
| |
1192 | 1190 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments