rust/compiler/rustc_hir_analysis
bjorn3 973c7527b4 Unify the configuration of the compiler docs
Previously it was rather inconsistent which crates got the rust logo and
which didn't and setting html_root_url was forgotten in many cases.
2025-11-05 11:25:27 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.