You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- consolidate memory usage information API ([#964](https://github.com/salsa-rs/salsa/pull/964))
25
+
- Add heap size support for salsa structs ([#943](https://github.com/salsa-rs/salsa/pull/943))
26
+
- Extract the cycle branches from `fetch` and `maybe_changed_after` ([#955](https://github.com/salsa-rs/salsa/pull/955))
27
+
- allow reuse of cached provisional memos within the same cycle iteration during `maybe_changed_after` ([#954](https://github.com/salsa-rs/salsa/pull/954))
28
+
- Expose API to manually trigger cancellation ([#959](https://github.com/salsa-rs/salsa/pull/959))
0 commit comments