salsa/tests
Aleksey Kladov d01d6ed511 Make GC API more orthogonal and flexible
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.
2019-01-26 21:38:15 +03:00
..
gc Make GC API more orthogonal and flexible 2019-01-26 21:38:15 +03:00
incremental
parallel Make GC API more orthogonal and flexible 2019-01-26 21:38:15 +03:00
storage_varieties
cycles.rs
dyn_trait.rs
macros.rs
panic_safely.rs
set_unchecked.rs
variadic.rs