]> git.lizzy.rs Git - rust.git/commit
Remove nested parens
authorSeiichi Uchida <seuchida@gmail.com>
Thu, 8 Mar 2018 11:25:18 +0000 (20:25 +0900)
committerSeiichi Uchida <seuchida@gmail.com>
Thu, 8 Mar 2018 11:25:18 +0000 (20:25 +0900)
commitd45aa55bd6f8a3d46e1044b8be697d24623e5a58
tree9288f87113002f552d5737661684c22f63f1c656
parent06f5d55dde016d15dbcdac97b6306cd9323cb27e
Remove nested parens

And make sure that we do not remove comments within parens.
src/expr.rs