mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
5ac0b2d021
Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco" This reverts commit65cd843ae0, reversing changes made tod255c6a57c. reverts https://github.com/rust-lang/rust/pull/122140 It was a large regression in wall time due to trashing CPU caches
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.