6 Commits

Author SHA1 Message Date
topecongiro
1f738ea208 Cargo fmt 2018-05-06 15:22:29 +09:00
csmoe
f7415bcea2 update self format 2018-04-29 20:53:31 +08:00
Seiichi Uchida
1e1d9d4afe Do not add the beginning vert to the match arm
Pass the span after the match's condition expression.
Closes #2554.
2018-03-23 19:59:38 +09:00
Alan Du
d8723aaa8c Fix build 2018-03-22 00:01:09 -04:00
Seiichi Uchida
5b9b7d5b9f Do not collapse block around expr with condition on match arm
Closes #2376.
2018-03-21 22:21:08 +09:00
Seiichi Uchida
88589f2ad8 Add matches module
`matches` module contains `rewrite_match` and related stuffs.
2018-03-21 22:21:08 +09:00