mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
07351b44c6
`for` desugars to `loop` so it is trivial to just desugar to `loop` while retaining any label.