rust/compiler/rustc_hir_analysis
Scott McMurray 5793f82030 Add help to hir_analysis_unrecognized_intrinsic_function
To help remind forgetful people like me what step they forgot.
2024-02-17 23:16:30 -08:00
..

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