rust/compiler/rustc_hir_analysis
León Orell Valerian Liehr 9788f59bbf
Update comment about where Ty:
We no longer move trait predicates where the self ty is a ty param to
"the bounds of a ty param".
2025-07-18 03:13:21 +02:00
..
2025-07-18 03:13:21 +02:00
2025-06-12 09:56:47 +02:00
2025-07-17 18:06:26 +08:00

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