Skip to content

v1.0.66

Compare
Choose a tag to compare
@dtolnay dtolnay released this 03 Jun 18:48
· 1415 commits to master since this release
v1.0.66
a887db3
  • Implement Serialize and Deserialize for ! (#544, unstable)
  • Support Duration in no-std mode on sufficiently new compilers (#1123)
  • Improve compiler error messages (#1297, thanks @adamcrume)