This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 2e03ff1
authored
Rollup merge of rust-lang#105758 - Nilstrieb:typeck-results-mod, r=compiler-errors
Move `TypeckResults` to separate module
`ty::context` is really big and the typeck results aren't directly related to `TyCtxt`, so move them to a separate module. Also contains a small drive-by macro "improvement".File tree
4 files changed
+724
-706
lines changed- compiler/rustc_middle/src/ty
4 files changed
+724
-706
lines changed
0 commit comments