rust/tests/config
Yacin Tmimi 0cb294f05c Deprecate and Rename fn_args_layout -> fn_params_layout
fn_args_layout is now deprecated.

This option was renamed to better communicate that it affects the layout
of parameters in function signatures and not the layout of arguments in
function calls.

Because the `fn_args_layout` is a stable option the renamed option is
also stable, however users who set `fn_args_layout` will get a warning
message letting them know that the option has been renamed.
2022-07-12 19:33:53 -05:00
..
disable_all_formatting.toml Tidy up and pass tests 2018-03-02 15:07:13 +13:00
issue-1111.toml Mark toml file as non-executable. (#3754) 2019-08-26 09:18:04 +09:00
issue-2641.toml fix: Don't insert an extra brace in macros with native newlines 2018-05-08 20:34:44 +02:00
issue-3779.toml chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf 2020-07-15 09:19:21 -05:00
skip_children.toml Update uses of rustfmt_skip to rustfmt::skip 2018-05-14 16:25:10 +12:00
small_tabs.toml Deprecate and Rename fn_args_layout -> fn_params_layout 2022-07-12 19:33:53 -05:00