mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:17:10 +00:00
This commit undoes some of the previous commit's mechanical changes, based on human judgment.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.