Skip to content

salsa-v0.27.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 07:16
· 20 commits to master since this release
0f7e31d

Fixed

  • annotate return type in closure (#1106)
  • accumulated values lost when reused tracked fn skips re-execution (#1099)

Other

  • Invalidate fixpoint memos after cancellation (#1100)
  • Update dependencies (#1105)
  • Refresh trybuild snapshots for Rust 1.96 (#1102)
  • Remove outdated RELEASES.md file; exclude a few more files from published crates (#1091)
  • Skip memory usage tests on 32-bit (non-64-bit) targets (#1094)
  • Convert CRLF-terminated sources to LF-terminated (#1092)