rust/compiler/rustc_typeck
Ralf Jung 5d624929cf
fix typo
Co-authored-by: BlackHoleFox <blackholefoxdev@gmail.com>
2020-10-24 20:39:04 +02:00
..
2020-10-24 20:39:04 +02:00

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