rust/compiler/rustc_typeck
Matthias Krüger 78e4456e1f
Rollup merge of #93990 - lcnr:pre-89862-cleanup, r=estebank
pre #89862 cleanup

changes used in #89862 which can be landed without the rest of this PR being finished.

r? `@estebank`
2022-02-19 06:45:31 +01:00
..

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