rust/compiler/rustc_hir_analysis
León Orell Valerian Liehr 9e1832998d
Factor out resolve_type_relative_path
IMPORTANT: This leads to a tiny diagnostic regression that will be fixed in the next commit!
2025-05-06 17:00:01 +02:00
..
2025-05-06 17:00:01 +02:00
2025-05-06 17:00:00 +02:00

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