mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:37:29 +00:00
Noted in https://github.com/rust-lang/rust/pull/87739#pullrequestreview-740497194, lang_items::extract no longer needs to take a closure.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.