rust/compiler/rustc_hir_analysis
Michael Goulet bc4f0bb486 Pass InferCtxt to InlineAsmCtxt to properly taint on error
Split up some of the tests bc tainting causes some errors to become
suppressed
2025-03-10 14:28:09 +00:00
..

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