rust/compiler/rustc_typeck
Niko Matsakis 60cc00f540 move fallback_if_possible and friends to fallback.rs
Along the way, simplify and document the logic more clearly.
2021-08-20 17:27:50 -04:00
..

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