This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
48 files changed
+389
-84
lines changed- compiler
- rustc_ast/src
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src/deriving/generic
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_middle/src
- mir
- ty
- rustc_mir_build/src
- builder
- matches
- thir/pattern
- rustc_parse
- src
- parser
- src/tools
- clippy
- clippy_lints/src
- loops
- matches
- methods
- utils
- clippy_utils/src
- rustfmt
- src
- tests
- source
- target
- tests/ui
- async-await/pin-ergonomics
- feature-gates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+389
-84
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
879 |
| - | |
| 879 | + | |
880 | 880 |
| |
881 | 881 |
| |
882 | 882 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
663 | 663 |
| |
664 | 664 |
| |
665 | 665 |
| |
| 666 | + | |
| 667 | + | |
666 | 668 |
| |
667 | 669 |
| |
668 | 670 |
| |
| |||
698 | 700 |
| |
699 | 701 |
| |
700 | 702 |
| |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
701 | 708 |
| |
702 | 709 |
| |
703 | 710 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments