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
..

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