Add an implementation for the Default trait for std::ops::ControlFlow
Rust Internals [Unofficial]
April 22, 2026
scottmcm:
This is also why while
Resulthasmapandmap_errbutControlFlowhasmap_breakandmap_continue
How fitting that I had also written a note about precisely the naming choice for these map methods but then didn't include it for brevity.
Discussion in the ATmosphere