This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 852a78e
committed
Auto merge of rust-lang#124902 - compiler-errors:mem-cat-but-better, r=lcnr
Fix MemCategorization and ExprUse visitors for new solver (this time it's better)
Best reviewed by each commit. Supersedes rust-lang#124859.
r? lcnrFile tree
19 files changed
+1183
-1105
lines changed- compiler/rustc_hir_typeck/src
- src/tools/clippy
- clippy_lints/src
- loops
- methods
- operators
- clippy_utils/src
- tests
- crashes
- ui
- async-await/async-closures
- traits/next-solver/typeck
19 files changed
+1183
-1105
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments