mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

(instead of just late bound vars) (cherry picked from commit 2beca157c96329da93320de83bdb7192bf02fa96)
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.