rust/tests
Otavio Salvador 8feeddf1f8 Only combine match if its condition expression fits in a single line
This improves the formatting and reading of code avoiding the
condition expression to be rewrite, if it goes multi line.

Fixes: #3029.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-12 20:12:45 -03:00
..
config Switch to comments for rustfmt config 2018-06-19 09:30:50 -04:00
coverage
source Only combine match if its condition expression fits in a single line 2018-10-12 20:12:45 -03:00
target Only combine match if its condition expression fits in a single line 2018-10-12 20:12:45 -03:00
writemode