Skip to content

2.0.80

Compare
Choose a tag to compare
@dtolnay dtolnay released this 19 Oct 18:51
· 70 commits to master since this release
2.0.80
9ddac65
  • Add Expr::RawAddr (#1743)
  • Reject precise captures and ~const in inappropriate syntax positions (#1747)
  • Reject trait bound containing only precise capture (#1748)