]> git.lizzy.rs Git - rust.git/commit
Don't apply the function args heuristic to tuple lits.
authorNick Cameron <ncameron@mozilla.com>
Mon, 14 Mar 2016 07:51:06 +0000 (20:51 +1300)
committerNick Cameron <ncameron@mozilla.com>
Mon, 14 Mar 2016 07:51:06 +0000 (20:51 +1300)
commit9d8ce544283fd18cf1bfd6285a9dcce19aabbfea
tree08ad3fd257d83a03b2da8d5158d9d811fa5fdad4
parent204e732c1bfa2909bcd4bb85430e1f537a99d9c0
Don't apply the function args heuristic to tuple lits.

Closes #450
Closes #510
src/chains.rs
src/comment.rs
src/expr.rs
src/items.rs
tests/source/issue-510.rs
tests/system.rs
tests/target/closure.rs
tests/target/issue-510.rs
tests/target/match.rs
tests/target/tuple.rs