rust/compiler/rustc_typeck
Aman Arora 5055569008 Apply suggestions from code review
Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
2021-07-09 15:12:24 -04:00
..
2021-07-09 15:12:24 -04:00

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