mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-14 08:07:14 +00:00

Remove dead code stemming from an old effects desugaring CC https://github.com/rust-lang/rust/pull/132374, https://github.com/rust-lang/rust/pull/133443. r? fee1-dead
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.