]> git.lizzy.rs Git - rust.git/commit
Coalesce trailing comma options
authorNick Cameron <ncameron@mozilla.com>
Thu, 23 Feb 2017 21:31:23 +0000 (10:31 +1300)
committerNick Cameron <ncameron@mozilla.com>
Thu, 23 Feb 2017 21:31:23 +0000 (10:31 +1300)
commit6a58d9123952de104b1e02640261b7e90908bb0e
tree93b27705f2fbeb897c36003c2ef5abae6c0759c7
parent7ad352239acbc5c2824ab97ab8881ea843496d0e
Coalesce trailing comma options
src/config.rs
src/expr.rs
src/items.rs
tests/config/small_tabs.toml
tests/source/enum-no_trailing_comma.rs [deleted file]
tests/source/match-wildcard-trailing-comma.rs [deleted file]
tests/source/where-trailing-comma.rs [deleted file]
tests/target/enum-no_trailing_comma.rs [deleted file]
tests/target/match-wildcard-trailing-comma.rs [deleted file]
tests/target/where-trailing-comma.rs [deleted file]