Skip to content

1.5.16

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Apr 14:20
5ba066a

Changed

  • Updated to Rust v1.89.0

Fixed

  • Optimization bug that could cause do-while loops to execute one extra iteration
  • Optimization bug that incorrectly combines a move-immediate instruction into its use
  • solc-side stack-too-deep errors in EVM assembly codegen (solc >=0.8.31)
  • Compilation time issues due to excessive inlining in EVM assembly codegen (solc >=0.8.31)