Skip to content

2.0.45

Compare
Choose a tag to compare
@dtolnay dtolnay released this 01 Jan 19:28
· 267 commits to master since this release
2.0.45
6bfa278
  • Parse unsupported expressions in enum discriminants of DeriveInput as Expr::Verbatim in non-"full" mode, instead of error (#1513)
  • Support parsing PatType with parse_quote! (#1573)