Skip to content

0.2.8

Compare
Choose a tag to compare
@dtolnay dtolnay released this 28 Apr 01:09
· 3166 commits to master since this release
0.2.8
48b09e9
  • Support building with -fno-exceptions (#101)
  • Add an in-place constructor for rust::Box<T> (#106)
  • Support non-Cargo builds that don't set Cargo's environment variables (#113, thanks @adetaylor)