Skip to content

v0.2.4

Compare
Choose a tag to compare
@elichai elichai released this 06 Feb 13:13
· 54 commits to master since this release
f651de3
  • Optimized the resulting ASM Code by using move on the closure and by not saving it into a variable.

  • Preserved more of the original spans, although right now they don't help a lot rust-lang/rust#43081

  • Updated the Fibonacci example