rust/compiler/rustc_hir_analysis
Luca Versari 9022bb2d6f Implement the unsafe-fields RFC.
Co-Authored-By: Jacob Pratt <jacob@jhpratt.dev>
2024-11-21 19:32:07 +01:00
..
2024-11-21 19:32:07 +01:00

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