]> git.lizzy.rs Git - rust.git/commit
Use Option<SeparatorTactic> over bool to control trailing comma
authorSeiichi Uchida <seuchida@gmail.com>
Wed, 7 Mar 2018 10:29:42 +0000 (19:29 +0900)
committerSeiichi Uchida <seuchida@gmail.com>
Fri, 9 Mar 2018 05:07:43 +0000 (14:07 +0900)
commit6ba7c34433ef62f25e566fe2f8729a674d57aa00
tree264c7a88df75077943d4f08b0993a88649e0869d
parente9f5382757866871ef3a79330fda8e33637ca811
Use Option<SeparatorTactic> over bool to control trailing comma
src/expr.rs
src/items.rs
src/macros.rs
src/overflow.rs
src/patterns.rs