rust/tests
Erik Johnston 57847e451a Add fn_arg_one_line option
If set, arguments will be kept on one line if they fit. Currently only
applies when `fn_args_layout` is set to `Block`.

This commit also fixes a bug where newlines were inserted inbetween
argument brackets when there were no arguments and `fn_args_layout` was
set to `Block`.
2016-04-02 00:25:35 +01:00
..
config Added where_trailing_comma option. 2016-01-26 12:42:11 +11:00
coverage-source tests for coverage mode 2015-10-24 15:22:45 +05:30
coverage-target tests for coverage mode 2015-10-24 15:22:45 +05:30
source Add fn_arg_one_line option 2016-04-02 00:25:35 +01:00
target Add fn_arg_one_line option 2016-04-02 00:25:35 +01:00
writemode Get checkstyle tests passing. 2016-01-20 00:07:01 -05:00
system.rs Don't apply the function args heuristic to tuple lits. 2016-03-14 20:51:06 +13:00