Skip to content

v1.4.30

Compare
Choose a tag to compare
@calebcartwright calebcartwright released this 20 Dec 18:07
· 878 commits to master since this release
v1.4.30

Fixed

  • Last character in derive no longer erroneously stripped when indent_style is overridden to Visual. (#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 and typeof types (#4357, #4586)