File tree
82 files changed
+467
-401
lines changed- compiler
- rustc_abi/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo/metadata/enums
- rustc_codegen_ssa/src
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- util
- rustc_hir_analysis/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_middle/src
- mir
- ty
- rustc_mir_transform/src
- coverage
- rustc_parse
- src
- parser
- rustc_smir/src/rustc_smir/convert
- rustc_symbol_mangling/src
- rustc_target/src/abi
- call
- rustc_ty_utils/src
- src/tools
- clippy
- clippy_lints/src
- matches
- operators
- clippy_utils/src
- miri/src
- borrow_tracker
- stacked_borrows
- tree_borrows
- intrinsics
- shims/unix
- rust-analyzer/crates/hir-ty/src
- tidy/src
- tests
- run-make/rustdoc-output-path
- ui
- abi
- attributes
- conditional-compilation
- deprecation
- parser/attribute
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+467
-401
lines changedLines changed: 38 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
926 | 926 |
| |
927 | 927 |
| |
928 | 928 |
| |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
929 | 964 |
| |
930 | 965 |
| |
931 | 966 |
| |
| |||
938 | 973 |
| |
939 | 974 |
| |
940 | 975 |
| |
941 |
| - | |
942 |
| - | |
943 |
| - | |
944 |
| - | |
| 976 | + | |
945 | 977 |
| |
946 | 978 |
| |
947 | 979 |
| |
| |||
952 | 984 |
| |
953 | 985 |
| |
954 | 986 |
| |
955 |
| - | |
956 |
| - | |
957 |
| - | |
958 |
| - | |
| 987 | + | |
959 | 988 |
| |
960 | 989 |
| |
961 | 990 |
| |
| |||
969 | 998 |
| |
970 | 999 |
| |
971 | 1000 |
| |
972 |
| - | |
973 |
| - | |
974 |
| - | |
975 |
| - | |
| 1001 | + | |
976 | 1002 |
| |
977 | 1003 |
| |
978 | 1004 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 |
| - | |
1487 |
| - | |
| 1486 | + | |
1488 | 1487 |
| |
1489 |
| - | |
| 1488 | + | |
1490 | 1489 |
| |
1491 | 1490 |
| |
1492 | 1491 |
| |
|
0 commit comments