rust/tests
est31 aa4cd311bb Add config options for spaces around the colon in struct literal fields
In Rust, colons are used for three purposes:

* Type annotations, including type ascription
* Trait bounds
* Struct literal fields

This commit adds options for the last missing of the three purposes,
struct literal fields.
2017-06-06 03:50:58 +02:00
..
config Remove where_indent option 2017-05-01 16:05:38 +12:00
coverage simplify tests 2016-04-05 02:45:39 +03:00
source Add config options for spaces around the colon in struct literal fields 2017-06-06 03:50:58 +02:00
target Add config options for spaces around the colon in struct literal fields 2017-06-06 03:50:58 +02:00
writemode simplify tests 2016-04-05 02:45:39 +03:00
system.rs Format source codes 2017-05-25 16:08:08 +09:00