rust/compiler/rustc_typeck
bors baf382e63c Auto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
Do not access HIR to check impl wf.

r? `@ghost`
2022-06-28 09:48:18 +00:00
..
src Auto merge of #98396 - cjgillot:iwfchir, r=petrochenkov 2022-06-28 09:48:18 +00:00
Cargo.toml stop pointing at definitions of missing fields 2022-06-22 12:01:41 +09:00
README.md

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