File tree
61 files changed
+380
-192
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_hir/src
- rustc_lint/src
- rustc_mir_build/src/thir/pattern
- rustc_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- library
- core/src/mem
- std/src/sync
- src
- librustdoc
- clean
- tools/clippy
- clippy_lints/src
- clippy_utils/src
- tests
- crashes
- ui
- allocator/auxiliary
- async-await/async-drop
- coercion
- coroutine/auxiliary
- deprecation
- destructuring-assignment
- did_you_mean
- dyn-drop
- editions
- ergonomic-clones/async
- error-codes
- errors
- expr
- imports
- intrinsics
- macros
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+380
-192
lines changedLines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
527 | 528 |
| |
528 | 529 |
| |
529 | 530 |
| |
530 |
| - | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
531 | 547 |
| |
532 | 548 |
| |
533 | 549 |
| |
| |||
601 | 617 |
| |
602 | 618 |
| |
603 | 619 |
| |
604 |
| - | |
| 620 | + | |
605 | 621 |
| |
606 | 622 |
| |
607 | 623 |
| |
|
Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
705 | 705 |
| |
706 | 706 |
| |
707 | 707 |
| |
708 |
| - | |
709 |
| - | |
710 |
| - | |
711 |
| - | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
712 | 713 |
| |
713 |
| - | |
| 714 | + | |
| 715 | + | |
714 | 716 |
| |
715 |
| - | |
| 717 | + | |
716 | 718 |
| |
717 | 719 |
| |
718 | 720 |
| |
|
0 commit comments