File tree
304 files changed
+3862
-1620
lines changed- .github/workflows
- compiler
- rustc_ast_passes/src
- rustc_borrowck/src/type_check/liveness
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- const_eval
- interpret
- rustc_driver_impl/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- variance
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- error_reporting
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- mir
- ty
- consts
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir
- src
- rustc_internal
- rustc_smir
- stable_mir/mir
- rustc_span/src
- rustc_trait_selection/src/traits
- error_reporting
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- core/src
- mem
- ptr
- std/src
- io
- os/android
- src
- bootstrap
- ci/github-actions
- doc
- style-guide/src
- librustdoc
- formats
- passes
- tools
- clippy
- clippy_lints/src
- tests/ui
- lint-docs/src
- miri
- src
- borrow_tracker
- stacked_borrows
- tree_borrows
- shims
- tests
- fail
- function_calls
- unaligned_pointers
- pass/function_calls
- rls
- src
- tidy/src
- tests
- ui
- associated-type-bounds/return-type-notation
- async-await
- in-trait
- return-type-notation
- feature-gates
- hygiene
- impl-trait/in-trait
- auxiliary
- inference
- need_type_info
- lint
- macros
- panics
- resolve
- rfcs/rfc-1937-termination-trait
- sanitize
- suggestions
- transmutability/references
- where-clauses
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
304 files changed
+3862
-1620
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
| 329 | + | |
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
| |||
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
351 |
| - | |
| 351 | + | |
352 | 352 |
| |
353 | 353 |
| |
354 | 354 |
| |
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3021 | 3021 |
| |
3022 | 3022 |
| |
3023 | 3023 |
| |
3024 |
| - | |
3025 | 3024 |
| |
3026 | 3025 |
| |
3027 | 3026 |
| |
| |||
4234 | 4233 |
| |
4235 | 4234 |
| |
4236 | 4235 |
| |
| 4236 | + | |
4237 | 4237 |
| |
4238 | 4238 |
| |
4239 | 4239 |
| |
|
Lines changed: 16 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1300 | 1300 |
| |
1301 | 1301 |
| |
1302 | 1302 |
| |
1303 |
| - | |
1304 |
| - | |
1305 |
| - | |
1306 |
| - | |
1307 |
| - | |
1308 |
| - | |
1309 |
| - | |
1310 |
| - | |
| 1303 | + | |
1311 | 1304 |
| |
1312 | 1305 |
| |
1313 | 1306 |
| |
1314 | 1307 |
| |
1315 | 1308 |
| |
1316 | 1309 |
| |
1317 | 1310 |
| |
1318 |
| - | |
1319 |
| - | |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
1323 |
| - | |
1324 |
| - | |
1325 | 1311 |
| |
1326 | 1312 |
| |
1327 | 1313 |
| |
1328 | 1314 |
| |
1329 | 1315 |
| |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
1330 | 1331 |
| |
1331 | 1332 |
| |
1332 | 1333 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1155 | 1155 |
| |
1156 | 1156 |
| |
1157 | 1157 |
| |
1158 |
| - | |
| 1158 | + | |
1159 | 1159 |
| |
1160 | 1160 |
| |
1161 | 1161 |
| |
|
Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
124 | 123 |
| |
125 | 124 |
| |
126 | 125 |
| |
127 |
| - | |
| 126 | + | |
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
| |||
134 | 133 |
| |
135 | 134 |
| |
136 | 135 |
| |
137 |
| - | |
138 |
| - | |
| 136 | + | |
| 137 | + | |
139 | 138 |
| |
140 | 139 |
| |
141 | 140 |
| |
| |||
243 | 242 |
| |
244 | 243 |
| |
245 | 244 |
| |
246 |
| - | |
247 |
| - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
248 | 255 |
| |
249 | 256 |
| |
250 | 257 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
| |||
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
| 240 | + | |
239 | 241 |
| |
240 |
| - | |
| 242 | + | |
241 | 243 |
| |
242 | 244 |
| |
243 | 245 |
| |
| |||
293 | 295 |
| |
294 | 296 |
| |
295 | 297 |
| |
296 |
| - | |
| 298 | + | |
297 | 299 |
| |
298 | 300 |
| |
299 | 301 |
| |
| |||
427 | 429 |
| |
428 | 430 |
| |
429 | 431 |
| |
430 |
| - | |
| 432 | + | |
431 | 433 |
| |
432 | 434 |
| |
433 | 435 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
682 | 682 |
| |
683 | 683 |
| |
684 | 684 |
| |
685 |
| - | |
686 |
| - | |
687 |
| - | |
688 |
| - | |
689 |
| - | |
| 685 | + | |
690 | 686 |
| |
691 | 687 |
| |
692 | 688 |
| |
| |||
805 | 801 |
| |
806 | 802 |
| |
807 | 803 |
| |
| 804 | + | |
| 805 | + | |
808 | 806 |
| |
809 | 807 |
| |
810 | 808 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Lines changed: 25 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
421 | 433 |
| |
422 | 434 |
| |
423 | 435 |
| |
| |||
439 | 451 |
| |
440 | 452 |
| |
441 | 453 |
| |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
442 | 462 |
| |
443 | 463 |
| |
444 | 464 |
| |
| |||
484 | 504 |
| |
485 | 505 |
| |
486 | 506 |
| |
487 |
| - | |
| 507 | + | |
488 | 508 |
| |
489 | 509 |
| |
490 | 510 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 |
| - | |
585 |
| - | |
586 | 578 |
| |
587 | 579 |
| |
588 | 580 |
| |
|
0 commit comments