File tree
429 files changed
+7531
-3556
lines changed- compiler
- rustc_borrowck/src
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa/src
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- rustc_error_messages/locales/en-US
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- collect
- rustc_hir_typeck/src
- rustc_infer/src/infer
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src
- rmeta/decoder
- rustc_middle/src
- hir
- map
- mir
- query
- ty
- rustc_mir_build/src/build
- expr
- matches
- rustc_mir_dataflow/src
- framework
- rustc_mir_transform/src
- coverage
- rustc_parse_format
- src
- rustc_query_system/src/ich
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling
- src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_traits/src
- rustc_ty_utils/src
- library
- alloc
- src
- collections/vec_deque
- vec
- tests
- core/src
- convert
- iter/traits
- ops
- ptr
- slice
- str
- std/src
- fs
- sys
- sgx
- unix
- sys_common/thread_parker
- src
- bootstrap
- config
- defaults
- ci/docker/host-x86_64/dist-powerpc64le-linux
- doc/unstable-book/src/compiler-flags
- librustdoc
- html
- render
- static
- css
- themes
- js
- test
- codegen
- remap_path_prefix
- mir-opt
- building
- const_prop
- dataflow-const-prop
- dead-store-elimination
- deref-patterns
- dest-prop
- inline
- issues
- nll
- run-make/issue-71519
- rustdoc-gui
- src/test_docs
- rustdoc-ui
- ui
- borrowck
- conditional-compilation
- const-generics
- generic_const_exprs
- issues
- const-ptr
- consts
- const-eval
- heap
- const-mut-refs
- extra-const-ub
- miri_unleashed
- debuginfo
- inference
- infinite
- invalid
- issues
- limits
- lint
- unused
- macros
- mir/validate
- numeric
- on-unimplemented
- parser
- print_type_sizes
- proc-macro
- span
- suggestions
- traits/default-method
- type
- type-check
- tools
- clippy
- clippy_lints/src/methods
- clippy_utils/src
- compiletest/src
- miri
- src
- tests
- fail
- alloc
- concurrency
- crates
- dangling_pointers
- data_race
- function_calls
- intrinsics
- panic
- provenance
- shims/fs
- should-pass
- stacked_borrows
- pass
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
429 files changed
+7531
-3556
lines changedLines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4168 | 4168 |
| |
4169 | 4169 |
| |
4170 | 4170 |
| |
| 4171 | + | |
4171 | 4172 |
| |
4172 | 4173 |
| |
4173 | 4174 |
| |
| |||
4342 | 4343 |
| |
4343 | 4344 |
| |
4344 | 4345 |
| |
| 4346 | + | |
4345 | 4347 |
| |
4346 | 4348 |
| |
4347 | 4349 |
| |
| |||
4402 | 4404 |
| |
4403 | 4405 |
| |
4404 | 4406 |
| |
| 4407 | + | |
4405 | 4408 |
| |
4406 | 4409 |
| |
4407 | 4410 |
| |
| |||
5392 | 5395 |
| |
5393 | 5396 |
| |
5394 | 5397 |
| |
| 5398 | + | |
| 5399 | + | |
| 5400 | + | |
| 5401 | + | |
| 5402 | + | |
| 5403 | + | |
| 5404 | + | |
| 5405 | + | |
| 5406 | + | |
| 5407 | + | |
| 5408 | + | |
5395 | 5409 |
| |
5396 | 5410 |
| |
5397 | 5411 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
647 |
| - | |
| 647 | + | |
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
|
Lines changed: 2 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 | 1362 |
| |
1363 |
| - | |
| 1363 | + | |
1364 | 1364 |
| |
1365 | 1365 |
| |
1366 |
| - | |
1367 |
| - | |
1368 |
| - | |
1369 |
| - | |
1370 |
| - | |
1371 |
| - | |
1372 |
| - | |
1373 |
| - | |
1374 |
| - | |
1375 |
| - | |
1376 |
| - | |
1377 |
| - | |
1378 |
| - | |
1379 |
| - | |
1380 |
| - | |
1381 |
| - | |
| 1366 | + | |
1382 | 1367 |
| |
1383 | 1368 |
| |
1384 | 1369 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 |
| - | |
376 |
| - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
377 | 379 |
| |
378 | 380 |
| |
379 | 381 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
303 | 307 |
|
Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
| |||
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
135 |
| - | |
136 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
137 | 145 |
| |
138 | 146 |
| |
139 | 147 |
| |
|
Lines changed: 43 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
228 |
| - | |
229 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
230 | 246 |
| |
| 247 | + | |
231 | 248 |
| |
232 | 249 |
| |
233 | 250 |
| |
| |||
237 | 254 |
| |
238 | 255 |
| |
239 | 256 |
| |
240 |
| - | |
| 257 | + | |
| 258 | + | |
241 | 259 |
| |
242 | 260 |
| |
243 | 261 |
| |
| |||
1143 | 1161 |
| |
1144 | 1162 |
| |
1145 | 1163 |
| |
1146 |
| - | |
| 1164 | + | |
| 1165 | + | |
1147 | 1166 |
| |
1148 | 1167 |
| |
1149 | 1168 |
| |
| |||
1159 | 1178 |
| |
1160 | 1179 |
| |
1161 | 1180 |
| |
1162 |
| - | |
1163 |
| - | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
1164 | 1198 |
| |
| 1199 | + | |
1165 | 1200 |
| |
1166 | 1201 |
| |
1167 | 1202 |
| |
1168 | 1203 |
| |
1169 | 1204 |
| |
1170 | 1205 |
| |
1171 | 1206 |
| |
1172 |
| - | |
| 1207 | + | |
| 1208 | + | |
1173 | 1209 |
| |
1174 | 1210 |
| |
1175 | 1211 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
253 | 258 |
| |
254 | 259 |
| |
255 | 260 |
| |
|
Lines changed: 1 addition & 67 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
32 |
| - | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
| |||
1026 | 1024 |
| |
1027 | 1025 |
| |
1028 | 1026 |
| |
1029 |
| - | |
1030 |
| - | |
1031 |
| - | |
1032 |
| - | |
1033 |
| - | |
1034 |
| - | |
1035 |
| - | |
1036 |
| - | |
1037 |
| - | |
1038 |
| - | |
1039 |
| - | |
1040 |
| - | |
1041 |
| - | |
1042 |
| - | |
1043 |
| - | |
1044 |
| - | |
1045 |
| - | |
1046 |
| - | |
1047 |
| - | |
1048 |
| - | |
1049 |
| - | |
1050 |
| - | |
1051 |
| - | |
1052 |
| - | |
1053 |
| - | |
1054 |
| - | |
1055 |
| - | |
1056 | 1027 |
| |
1057 | 1028 |
| |
1058 | 1029 |
| |
| |||
1083 | 1054 |
| |
1084 | 1055 |
| |
1085 | 1056 |
| |
1086 |
| - | |
| 1057 | + | |
1087 | 1058 |
| |
1088 | 1059 |
| |
1089 | 1060 |
| |
| |||
1229 | 1200 |
| |
1230 | 1201 |
| |
1231 | 1202 |
| |
1232 |
| - | |
1233 |
| - | |
1234 |
| - | |
1235 |
| - | |
1236 |
| - | |
1237 |
| - | |
1238 |
| - | |
1239 |
| - | |
1240 |
| - | |
1241 |
| - | |
1242 |
| - | |
1243 |
| - | |
1244 |
| - | |
1245 |
| - | |
1246 |
| - | |
1247 |
| - | |
1248 |
| - | |
1249 |
| - | |
1250 |
| - | |
1251 |
| - | |
1252 |
| - | |
1253 |
| - | |
1254 |
| - | |
1255 |
| - | |
1256 |
| - | |
1257 |
| - | |
1258 |
| - | |
1259 |
| - | |
1260 |
| - | |
1261 |
| - | |
1262 |
| - | |
1263 |
| - | |
1264 |
| - | |
1265 |
| - | |
1266 |
| - | |
1267 |
| - | |
1268 |
| - | |
1269 | 1203 |
| |
1270 | 1204 |
| |
1271 | 1205 |
| |
|
0 commit comments