rust/compiler
Matthias Krüger 2e03ff1b35
Rollup merge of #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".
2022-12-15 22:03:01 +01:00
..
2022-12-12 19:49:53 +01:00
2022-12-15 00:09:10 +01:00
2022-12-12 19:49:53 +01:00
2022-12-12 19:49:53 +01:00
2022-12-12 19:49:53 +01:00