rust/tests
rchaser53 7d9a2ef96d version/2: Align loop and while formatting
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.
2019-02-14 10:06:29 +09:00
..
config Switch to comments for rustfmt config 2018-06-19 09:30:50 -04:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
source version/2: Align loop and while formatting 2019-02-14 10:06:29 +09:00
target version/2: Align loop and while formatting 2019-02-14 10:06:29 +09:00
writemode Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00