mirror of
https://github.com/salsa-rs/salsa.git
synced 2024-12-24 12:58:37 +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. |
||
---|---|---|
.. | ||
db.rs | ||
derived_tests.rs | ||
discard_values.rs | ||
group.rs | ||
log.rs | ||
main.rs | ||
shallow_constant_tests.rs |