·
20 commits
to master
since this release
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)