rust/compiler/rustc_hir_analysis
León Orell Valerian Liehr 10d7e5faf2
HIR ty lowering: Validate relaxed bounds in trait object types
Only relevant to the internal feature `more_maybe_bounds`.
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.