mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
a63085dc5e
Expand the docs for ops::ControlFlow a bit Since I was writing some examples for an RFC anyway. And I almost made the mistake of reordering the variants, so added a note and a test about that.