]> git.lizzy.rs Git - rust.git/commit
Format array using overflow module
authorSeiichi Uchida <seuchida@gmail.com>
Sun, 25 Mar 2018 22:36:44 +0000 (07:36 +0900)
committerSeiichi Uchida <seuchida@gmail.com>
Sun, 25 Mar 2018 22:36:44 +0000 (07:36 +0900)
commit98c6f7b7313c0053f822a10ab473f31bf1f480ef
tree85ded5531190a6574b8b268f6e5327d0dd40627c
parentaffa4ce1ecdcfd031122004417afa5b2ccaa92f7
Format array using overflow module

This commit applies heuristics used for function calls to array
and vice versa.
src/expr.rs
src/lists.rs
src/macros.rs
src/overflow.rs