]> git.lizzy.rs Git - rust.git/commit
Try multi-line only when fn_call_style is Block and rewriting function call
authortopecongiro <seuchida@gmail.com>
Thu, 11 May 2017 04:38:26 +0000 (13:38 +0900)
committertopecongiro <seuchida@gmail.com>
Fri, 12 May 2017 01:33:05 +0000 (10:33 +0900)
commitba1a7b9e7f56c0c9fa8e6ef9d4b2ebec192ddc89
treee86b433d47b8b51ebe920e7ebeca1e263d70d068
parent18070f40411d9964637851cc9aa9a278f6681f64
Try multi-line only when fn_call_style is Block and rewriting function call
src/expr.rs
tests/source/configs-fn_call_style-block-trailing-comma.rs [new file with mode: 0644]
tests/source/configs-fn_call_style-visual-trailing-comma.rs [new file with mode: 0644]
tests/target/configs-fn_call_style-block-trailing-comma.rs [new file with mode: 0644]
tests/target/configs-fn_call_style-visual-trailing-comma.rs [new file with mode: 0644]