mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
729060dbb9
`Times::times` was always a second-class loop because it did not support the `break` and `continue` operations. Its playful appeal was then lost after `do` was disabled for closures. It's time to let this one go.