rust/compiler/rustc_hir_analysis
Matthias Krüger fd41a373f3
Rollup merge of #132734 - RalfJung:platform-intrinsic, r=compiler-errors
remove 'platform-intrinsic' ABI leftovers

This was removed a while ago, but some parts haven't been fully cleaned up.
2024-11-07 18:19:38 +01:00
..

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