This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
87 files changed
+2427
-2541
lines changed- compiler
- rustc_interface/src
- rustc_middle/src
- mir
- query
- ty
- rustc_mir_build/src/builder
- matches
- rustc_mir_transform
- src
- rustc_passes
- src
- liveness
- src/tools
- clippy/tests/ui
- tidy/src
- tests/ui
- asm/x86_64
- async-await/async-closures
- borrowck
- closures/2229_closure_analysis
- diagnostics
- run_pass
- const-generics/defaults
- dropck
- drop
- fn
- issues
- lint
- dead-code
- rfc-2383-lint-reason
- unused
- liveness
- object-lifetime
- packed
- parser
- pattern/bindings-after-at
- rfcs
- rfc-2005-default-binding-mode
- rfc-2091-track-caller
- rfc-2565-param-attrs
- suggestions
- type
- unboxed-closures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+2427
-2541
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
990 | 990 |
| |
991 | 991 |
| |
992 | 992 |
| |
| 993 | + | |
993 | 994 |
| |
994 | 995 |
| |
995 | 996 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
937 | 937 |
| |
938 | 938 |
| |
939 | 939 |
| |
940 |
| - | |
| 940 | + | |
941 | 941 |
| |
942 | 942 |
| |
943 | 943 |
| |
| |||
952 | 952 |
| |
953 | 953 |
| |
954 | 954 |
| |
955 |
| - | |
| 955 | + | |
956 | 956 |
| |
957 | 957 |
| |
958 | 958 |
| |
| |||
1163 | 1163 |
| |
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 |
| - | |
| 1166 | + | |
1167 | 1167 |
| |
1168 | 1168 |
| |
1169 | 1169 |
| |
|
0 commit comments