mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-08 18:11:59 +00:00
Many small indirections with 1-2 items actively hinders understanding. Inlines various tiny submodule provides into - hir_analysis::provide - hir_analysis::check::provide - hir_typeck::provide
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.