This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
66 files changed
+1136
-330
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_errors/src
- rustc_expand/src
- rustc_interface/src
- rustc_lint/src
- rustc_middle/src/ty
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_session/src
- rustc_target/src/asm
- rustc_typeck/src/check
- library/std/src/thread
- src
- doc/unstable-book/src/language-features
- librustdoc/html/render
- test
- assembly/asm
- ui
- generic-associated-types
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
- tools/clippy
- clippy_lints/src
- misc_early
- utils/internal_lints
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+1136
-330
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
758 | 758 |
| |
759 | 759 |
| |
760 | 760 |
| |
| 761 | + | |
761 | 762 |
| |
762 | 763 |
| |
763 | 764 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
560 | 560 |
| |
561 | 561 |
| |
562 | 562 |
| |
| 563 | + | |
563 | 564 |
| |
564 | 565 |
| |
565 | 566 |
| |
| |||
622 | 623 |
| |
623 | 624 |
| |
624 | 625 |
| |
| 626 | + | |
625 | 627 |
| |
626 | 628 |
| |
627 | 629 |
| |
| |||
729 | 731 |
| |
730 | 732 |
| |
731 | 733 |
| |
| 734 | + | |
732 | 735 |
| |
733 | 736 |
| |
734 | 737 |
| |
|
0 commit comments