salsa/tests
Niko Matsakis 8c133e7a4d make synthetic_write require &mut self (breaking change!)
This was an oversight before -- the current type implies that
one introduce a synthetic write (and hence a new revision) from
a `Frozen<DB>`! Not cool.
2019-09-27 05:50:16 -04:00
..
gc make synthetic_write require &mut self (breaking change!) 2019-09-27 05:50:16 -04:00
incremental make synthetic_write require &mut self (breaking change!) 2019-09-27 05:50:16 -04:00
parallel
storage_varieties make synthetic_write require &mut self (breaking change!) 2019-09-27 05:50:16 -04:00
cycles.rs
dyn_trait.rs
interned.rs
lru.rs
macros.rs
no_send_sync.rs
on_demand_inputs.rs make synthetic_write require &mut self (breaking change!) 2019-09-27 05:50:16 -04:00
panic_safely.rs
requires.rs
transparent.rs
variadic.rs