File tree
104 files changed
+1382
-574
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_const_eval/src/interpret
- rustc_expand/src
- rustc_hir/src
- rustc_hir_typeck/src
- rustc_infer/src/infer
- rustc_lint/src
- rustc_lint_defs/src
- rustc_middle/src
- traits
- ty
- rustc_resolve/src
- late
- rustdoc
- rustc_smir/src/stable_mir
- rustc_target/src
- rustc_trait_selection/src/error_reporting/infer
- rustc_type_ir/src
- library
- core/src
- coretests/tests
- std
- src
- io
- sys/pal/windows
- tests
- src
- bootstrap/src/core/build_steps
- librustdoc
- clean/types
- passes
- lint
- tools
- clippy/clippy_lints/src/doc
- tidy/src
- alphabetical
- tests
- crashes
- rustdoc-ui/lints
- ui
- associated-inherent-types
- borrowck
- cast
- const-generics
- generic_const_exprs
- const_prop
- dyn-compatibility
- error-codes
- expr/if
- generics
- impl-trait
- precise-capturing
- inference
- lifetimes
- lint/unused
- macros
- methods
- moves
- nll/user-annotations
- regions
- statics
- stats
- suggestions
- lifetimes
- traits
- next-solver
- typeck
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+1382
-574
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4064 | 4064 |
| |
4065 | 4065 |
| |
4066 | 4066 |
| |
| 4067 | + | |
4067 | 4068 |
| |
4068 | 4069 |
| |
4069 |
| - | |
4070 | 4070 |
| |
4071 | 4071 |
| |
4072 | 4072 |
| |
|
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
518 | 518 |
| |
519 | 519 |
| |
520 | 520 |
| |
521 |
| - | |
| 521 | + | |
522 | 522 |
| |
523 | 523 |
| |
524 | 524 |
| |
525 |
| - | |
| 525 | + | |
526 | 526 |
| |
527 | 527 |
| |
528 | 528 |
| |
| |||
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 | 1226 |
| |
| 1227 | + | |
1227 | 1228 |
| |
1228 | 1229 |
| |
1229 | 1230 |
| |
| |||
1238 | 1239 |
| |
1239 | 1240 |
| |
1240 | 1241 |
| |
1241 |
| - | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1242 | 1249 |
| |
1243 | 1250 |
| |
1244 | 1251 |
| |
| |||
1505 | 1512 |
| |
1506 | 1513 |
| |
1507 | 1514 |
| |
1508 |
| - | |
| 1515 | + | |
1509 | 1516 |
| |
1510 | 1517 |
| |
1511 | 1518 |
| |
| |||
1518 | 1525 |
| |
1519 | 1526 |
| |
1520 | 1527 |
| |
1521 |
| - | |
| 1528 | + | |
1522 | 1529 |
| |
1523 | 1530 |
| |
1524 | 1531 |
| |
|
Lines changed: 15 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
332 | 331 |
| |
333 | 332 |
| |
334 | 333 |
| |
335 | 334 |
| |
336 |
| - | |
337 | 335 |
| |
338 | 336 |
| |
339 | 337 |
| |
340 | 338 |
| |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 | 339 |
| |
348 | 340 |
| |
349 | 341 |
| |
| |||
396 | 388 |
| |
397 | 389 |
| |
398 | 390 |
| |
399 |
| - | |
| 391 | + | |
400 | 392 |
| |
401 | 393 |
| |
402 | 394 |
| |
| |||
426 | 418 |
| |
427 | 419 |
| |
428 | 420 |
| |
429 |
| - | |
| 421 | + | |
430 | 422 |
| |
431 | 423 |
| |
432 | 424 |
| |
| |||
523 | 515 |
| |
524 | 516 |
| |
525 | 517 |
| |
526 |
| - | |
527 |
| - | |
| 518 | + | |
528 | 519 |
| |
529 | 520 |
| |
530 | 521 |
| |
531 | 522 |
| |
532 |
| - | |
533 |
| - | |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
| 523 | + | |
540 | 524 |
| |
541 | 525 |
| |
542 | 526 |
| |
| |||
597 | 581 |
| |
598 | 582 |
| |
599 | 583 |
| |
600 |
| - | |
| 584 | + | |
601 | 585 |
| |
602 | 586 |
| |
603 | 587 |
| |
| |||
629 | 613 |
| |
630 | 614 |
| |
631 | 615 |
| |
632 |
| - | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
633 | 623 |
| |
634 | 624 |
| |
635 | 625 |
| |
| |||
832 | 822 |
| |
833 | 823 |
| |
834 | 824 |
| |
835 |
| - | |
| 825 | + | |
| 826 | + | |
836 | 827 |
| |
837 | 828 |
| |
838 | 829 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
878 | 878 |
| |
879 | 879 |
| |
880 | 880 |
| |
881 |
| - | |
882 | 881 |
| |
883 |
| - | |
| 882 | + | |
884 | 883 |
| |
| 884 | + | |
885 | 885 |
| |
886 | 886 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1056 | 1056 |
| |
1057 | 1057 |
| |
1058 | 1058 |
| |
| 1059 | + | |
1059 | 1060 |
| |
1060 | 1061 |
| |
1061 |
| - | |
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 | 1064 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1118 | 1118 |
| |
1119 | 1119 |
| |
1120 | 1120 |
| |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
1121 | 1125 |
| |
1122 | 1126 |
| |
1123 | 1127 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1778 | 1778 |
| |
1779 | 1779 |
| |
1780 | 1780 |
| |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
1781 | 1791 |
| |
1782 | 1792 |
| |
1783 | 1793 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4992 | 4992 |
| |
4993 | 4993 |
| |
4994 | 4994 |
| |
| 4995 | + | |
4995 | 4996 |
| |
4996 | 4997 |
| |
4997 |
| - | |
4998 | 4998 |
| |
4999 | 4999 |
| |
5000 | 5000 |
| |
|
Lines changed: 5 additions & 94 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
418 |
| - | |
419 |
| - | |
| 417 | + | |
420 | 418 |
| |
421 |
| - | |
422 |
| - | |
423 | 419 |
| |
424 | 420 |
| |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 |
| - | |
494 |
| - | |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
| 421 | + | |
504 | 422 |
| |
505 | 423 |
| |
506 | 424 |
| |
507 | 425 |
| |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 |
| - | |
515 |
| - | |
| 426 | + | |
516 | 427 |
| |
517 | 428 |
| |
518 | 429 |
| |
|
0 commit comments