rust/compiler/rustc_typeck
bors d0ece44cfa Auto merge of #102040 - TaKO8Ki:separate-definitions-and-hir-owners, r=cjgillot
Separate definitions and HIR owners in the type system

Fixes #83158

r? `@cjgillot`
2022-09-24 22:42:07 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.