rust/tests
topecongiro 19d6a3c786 Put the opening brace of impl on the next line
We put the opening brace on the next line if the following conditions hold:

1. the result before '{' ends with comments or contains newline
2. the last line of the result before '{' is not extendable (i.e. consists of
   '>' and whitespaces).
2018-01-04 12:46:55 +09:00
..
config Remove where_density and where_layout options 2017-11-24 21:08:24 +13:00
coverage simplify tests 2016-04-05 02:45:39 +03:00
source Add and update tests for #2320 and #2331 2018-01-04 12:46:05 +09:00
target Put the opening brace of impl on the next line 2018-01-04 12:46:55 +09:00
writemode Reformat tests 2017-06-13 14:42:54 +12:00
system.rs Merge pull request #2306 from dtwood/assert-eq-on-one-line 2018-01-04 13:42:24 +13:00