File tree
283 files changed
+2444
-3226
lines changed- compiler
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm
- src
- rustc_codegen_ssa
- src
- back
- link
- mir
- rustc_const_eval
- src/const_eval
- rustc_error_codes/src/error_codes
- rustc_error_messages
- src
- rustc_hir_analysis
- src
- check
- rustc_interface/src
- rustc_session/src
- rustc_span/src
- rustc_target
- src
- asm
- callconv
- spec
- targets
- library
- core
- src
- intrinsics
- num
- pin
- sync
- coretests/tests/num
- panic_unwind/src
- std
- src
- os/linux
- sys
- alloc
- personality
- unwind
- src
- src
- bootstrap
- src/core
- doc/rustc/src
- platform-support
- librustdoc/clean
- tools
- build-manifest/src
- compiletest/src
- miri
- src
- intrinsics
- shims
- tests/fail
- tests
- assembly/targets
- codegen
- run-make/atomic-lock-free
- rustdoc-ui
- ui
- array-slice-vec
- attributes
- borrowck
- check-cfg
- coherence
- const-generics
- defaults
- issues
- min_const_generics
- const-ptr
- consts
- const-eval
- heap
- control-flow
- extra-const-ub
- miri_unleashed
- required-consts
- cross-crate
- auxiliary
- diagnostic-width
- enum-discriminant
- error-codes
- explicit-tail-calls
- extern
- feature-gates
- generic-const-items
- imports
- infinite
- intrinsics
- auxiliary
- issues
- layout
- lazy-type-alias
- lifetimes
- limits
- linking
- recursion
- runtime
- sized
- statics
- structs/default-field-values
- test-attrs
- traits
- 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.
283 files changed
+2444
-3226
lines changedLines changed: 30 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
2509 | 2509 |
| |
2510 | 2510 |
| |
2511 | 2511 |
| |
2512 |
| - | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
2513 | 2525 |
| |
2514 | 2526 |
| |
2515 | 2527 |
| |
| |||
3109 | 3121 |
| |
3110 | 3122 |
| |
3111 | 3123 |
| |
3112 |
| - | |
| 3124 | + | |
3113 | 3125 |
| |
3114 | 3126 |
| |
3115 | 3127 |
| |
| |||
3422 | 3434 |
| |
3423 | 3435 |
| |
3424 | 3436 |
| |
3425 |
| - | |
| 3437 | + | |
3426 | 3438 |
| |
3427 | 3439 |
| |
3428 | 3440 |
| |
| |||
3463 | 3475 |
| |
3464 | 3476 |
| |
3465 | 3477 |
| |
3466 |
| - | |
| 3478 | + | |
3467 | 3479 |
| |
3468 | 3480 |
| |
3469 | 3481 |
| |
| |||
3640 | 3652 |
| |
3641 | 3653 |
| |
3642 | 3654 |
| |
| 3655 | + | |
3643 | 3656 |
| |
3644 | 3657 |
| |
3645 | 3658 |
| |
| |||
4495 | 4508 |
| |
4496 | 4509 |
| |
4497 | 4510 |
| |
4498 |
| - | |
| 4511 | + | |
4499 | 4512 |
| |
4500 | 4513 |
| |
4501 | 4514 |
| |
| |||
5247 | 5260 |
| |
5248 | 5261 |
| |
5249 | 5262 |
| |
5250 |
| - | |
| 5263 | + | |
5251 | 5264 |
| |
5252 | 5265 |
| |
5253 | 5266 |
| |
| |||
5908 | 5921 |
| |
5909 | 5922 |
| |
5910 | 5923 |
| |
5911 |
| - | |
5912 |
| - | |
5913 |
| - | |
5914 |
| - | |
5915 |
| - | |
5916 |
| - | |
5917 |
| - | |
5918 |
| - | |
5919 |
| - | |
5920 | 5924 |
| |
5921 | 5925 |
| |
5922 | 5926 |
| |
| |||
5941 | 5945 |
| |
5942 | 5946 |
| |
5943 | 5947 |
| |
| 5948 | + | |
| 5949 | + | |
| 5950 | + | |
| 5951 | + | |
| 5952 | + | |
| 5953 | + | |
| 5954 | + | |
| 5955 | + | |
| 5956 | + | |
5944 | 5957 |
| |
5945 | 5958 |
| |
5946 | 5959 |
| |
|
Lines changed: 13 additions & 15 deletions
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 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 | 5 |
| |
9 | 6 |
| |
10 | 7 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
| |||
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 31 | + | |
| 32 | + | |
39 | 33 |
| |
40 | 34 |
| |
41 | 35 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 | 50 |
| |
57 | 51 |
| |
58 | 52 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 | 22 |
| |
29 | 23 |
| |
30 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 |
| - | |
| 254 | + | |
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
|
Lines changed: 5 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 3 | + | |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
| |||
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 21 | + | |
26 | 22 |
| |
27 | 23 |
| |
28 | 24 |
| |
| |||
149 | 145 |
| |
150 | 146 |
| |
151 | 147 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
| 148 | + | |
| 149 | + | |
167 | 150 |
| |
| 151 | + | |
168 | 152 |
| |
169 | 153 |
| |
170 | 154 |
| |
|
0 commit comments