rust/compiler/rustc_typeck
Avi Dessauer 9eb595705e Update src/librustc_typeck/astconv.rs
Co-authored-by: varkor <github@varkor.com>
2020-09-22 21:55:32 -04:00
..
2020-09-22 21:55:32 -04:00

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