rust/compiler/rustc_hir_analysis
Matthias Krüger 85f3989ca5
Rollup merge of #145929 - Qelxiros:apitit-suggestion, r=BoxyUwU
fix APITIT being treated as a normal generic parameter in suggestions

closes rust-lang/rust#126395
2025-09-09 17:32:20 +02:00
..

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