salsa/tests/storage_varieties
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
..
implementation.rs introduce Database::salsa_runtime_mut method (breaking change!) 2019-09-27 05:49:15 -04:00
main.rs
queries.rs Replace volatile query type with report_untracked_read fn 2019-06-26 13:10:44 +03:00
tests.rs make synthetic_write require &mut self (breaking change!) 2019-09-27 05:50:16 -04:00