File tree
211 files changed
+2088
-2951
lines changed- compiler
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_ssa
- src
- mir
- rustc_const_eval
- src/const_eval
- rustc_data_structures/src
- vec_cache
- rustc_error_codes/src/error_codes
- rustc_hir_analysis
- src
- check
- rustc_hir_typeck/src/fn_ctxt
- rustc_next_trait_solver/src/solve/eval_ctxt
- rustc_span/src
- rustc_trait_selection/src/solve/fulfill
- library
- core/src
- intrinsics
- sync
- panic_unwind/src
- src/tools/miri
- src/intrinsics
- tests/fail
- tests
- run-make/atomic-lock-free
- rustdoc-ui
- ui
- array-slice-vec
- borrowck
- coherence
- const-generics
- defaults
- issues
- min_const_generics
- const-ptr
- consts
- const-eval
- heap
- control-flow
- extra-const-ub
- miri_unleashed
- required-consts
- enum-discriminant
- error-codes
- explicit-tail-calls
- extern
- feature-gates
- generic-const-items
- infinite
- intrinsics
- auxiliary
- issues
- layout
- lazy-type-alias
- limits
- recursion
- sized
- statics
- structs/default-field-values
- transmutability
- treat-err-as-bug
- type/pattern_types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+2088
-2951
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
878 | | - | |
879 | 878 | | |
880 | 879 | | |
881 | 880 | | |
| |||
906 | 905 | | |
907 | 906 | | |
908 | 907 | | |
909 | | - | |
| 908 | + | |
910 | 909 | | |
911 | 910 | | |
912 | 911 | | |
| |||
939 | 938 | | |
940 | 939 | | |
941 | 940 | | |
942 | | - | |
| 941 | + | |
943 | 942 | | |
944 | 943 | | |
945 | 944 | | |
| |||
960 | 959 | | |
961 | 960 | | |
962 | 961 | | |
963 | | - | |
964 | | - | |
| 962 | + | |
965 | 963 | | |
966 | 964 | | |
967 | 965 | | |
| |||
984 | 982 | | |
985 | 983 | | |
986 | 984 | | |
987 | | - | |
| 985 | + | |
988 | 986 | | |
989 | 987 | | |
990 | 988 | | |
| |||
1006 | 1004 | | |
1007 | 1005 | | |
1008 | 1006 | | |
1009 | | - | |
| 1007 | + | |
1010 | 1008 | | |
1011 | 1009 | | |
1012 | 1010 | | |
| |||
1028 | 1026 | | |
1029 | 1027 | | |
1030 | 1028 | | |
1031 | | - | |
| 1029 | + | |
1032 | 1030 | | |
1033 | 1031 | | |
1034 | 1032 | | |
| |||
1049 | 1047 | | |
1050 | 1048 | | |
1051 | 1049 | | |
1052 | | - | |
| 1050 | + | |
1053 | 1051 | | |
1054 | 1052 | | |
1055 | 1053 | | |
| |||
1070 | 1068 | | |
1071 | 1069 | | |
1072 | 1070 | | |
1073 | | - | |
| 1071 | + | |
1074 | 1072 | | |
1075 | 1073 | | |
1076 | 1074 | | |
| |||
1091 | 1089 | | |
1092 | 1090 | | |
1093 | 1091 | | |
1094 | | - | |
| 1092 | + | |
1095 | 1093 | | |
1096 | 1094 | | |
1097 | 1095 | | |
| |||
1112 | 1110 | | |
1113 | 1111 | | |
1114 | 1112 | | |
1115 | | - | |
| 1113 | + | |
1116 | 1114 | | |
1117 | 1115 | | |
1118 | 1116 | | |
| |||
1133 | 1131 | | |
1134 | 1132 | | |
1135 | 1133 | | |
1136 | | - | |
| 1134 | + | |
1137 | 1135 | | |
1138 | 1136 | | |
1139 | 1137 | | |
| |||
1154 | 1152 | | |
1155 | 1153 | | |
1156 | 1154 | | |
1157 | | - | |
| 1155 | + | |
1158 | 1156 | | |
1159 | 1157 | | |
1160 | 1158 | | |
| |||
1175 | 1173 | | |
1176 | 1174 | | |
1177 | 1175 | | |
1178 | | - | |
| 1176 | + | |
1179 | 1177 | | |
1180 | 1178 | | |
1181 | 1179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
206 | 204 | | |
207 | 205 | | |
208 | 206 | | |
209 | | - | |
210 | | - | |
211 | 207 | | |
212 | 208 | | |
213 | 209 | | |
| |||
374 | 370 | | |
375 | 371 | | |
376 | 372 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | 373 | | |
382 | 374 | | |
383 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | 799 | | |
816 | 800 | | |
817 | 801 | | |
| |||
0 commit comments