mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-22 21:05:11 +00:00
d01d6ed511
Now, the effect of GC is a "product" of three parameters: * what values are affected (everything/everything except used) * are we removing values * are we removing deps SweepStrategy::default is now a no-op GC. |
||
---|---|---|
.. | ||
cancellation.rs | ||
fork_from_query.rs | ||
frozen.rs | ||
independent.rs | ||
main.rs | ||
race.rs | ||
setup.rs | ||
signal.rs | ||
stress.rs | ||
true_parallel.rs |