Files
rust/compiler
Alan Egerton 7c7cf45dcf Don't special-case while block type mismatch
67ea84d erroneously added this special-case when introducing `DesugaringKind::WhileLoop`.
It had the unintended effect of emitting erroneous diagnostics in certain `while` blocks.
2026-01-10 03:55:15 +00:00
..
2025-12-19 15:04:30 -08:00
2026-01-07 08:44:32 +08:00
2026-01-07 08:44:32 +08:00
2025-12-28 16:12:27 +00:00