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".4 files changed
Lines changed: 724 additions & 706 deletions
0 commit comments