mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
7d9a2ef96d
The loop and while formatting was diverting as `loop` was not being moved to a new, indented block, as `while` was. This commit fixes this inconsistency but pins it to version 2 to avoid changing existing code. |
||
---|---|---|
.. | ||
one.rs | ||
two.rs |