mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
b0fc38a362
implement continue_ok and break_ok for ControlFlow Tracking issue: https://github.com/rust-lang/rust/issues/140266 r? ``````@dtolnay``````