rust/tests
Otavio Salvador ef59b34cd7 Avoid control flow expressions conditions to go multi line
Extends the multi line condition to over other control flow
expressions, it now covers: `if`, `if let`, `for`, `loop`, `while`,
`while let` and `match`.

Refs: #3029

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-13 14:12:43 -03: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 Avoid control flow expressions conditions to go multi line 2018-10-13 14:12:43 -03:00
target Avoid control flow expressions conditions to go multi line 2018-10-13 14:12:43 -03:00
writemode Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00