v1.4.30
calebcartwright
released this
20 Dec 18:07
·
1008 commits
to master
since this release
Fixed
- Last character in derive no longer erroneously stripped when
indent_style
is overridden toVisual
. (#4584) - Brace wrapping of closure bodies maintained in cases where the closure has an explicit return type and the body consists of a single expression statement. (#4577)
- No more panics on invalid code with
err
andtypeof
types (#4357, #4586)