This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
47 files changed
+205
-396
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_middle/src/mir
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- src
- test/ui/type-alias-impl-trait
- tools/clippy/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.
47 files changed
+205
-396
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2155 | 2155 |
| |
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 |
| - | |
2159 |
| - | |
2160 |
| - | |
| 2158 | + | |
2161 | 2159 |
| |
2162 | 2160 |
| |
2163 | 2161 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
230 | 229 |
| |
231 | 230 |
| |
232 | 231 |
| |
| |||
287 | 286 |
| |
288 | 287 |
| |
289 | 288 |
| |
290 |
| - | |
291 | 289 |
| |
292 | 290 |
| |
293 | 291 |
| |
|
0 commit comments