Files
rust/compiler/rustc_hir_analysis
Jonathan Brouwer 467053ff98 Rollup merge of #151992 - crazazy:main, r=JonathanBrouwer
Port `#[rustc_hidden_type_of_opaque]` to attribute parser
2026-02-02 18:52:17 +01:00
..
2025-12-05 14:22:52 +01:00

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