salsa/tests/incremental
Niko Matsakis 0e5366df5d move to QueryType.in_db(&db) instead of db.query(QueryType)
This will be more compatible once we move to having queries have an
associated `DynDb` type. It also reads nicely.
2020-07-04 14:17:11 +00:00
..
constants.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
counter.rs Switch crate to pub(crate) 2018-10-09 22:34:30 +03:00
implementation.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
log.rs Switch crate to pub(crate) 2018-10-09 22:34:30 +03:00
main.rs add some tests for constants (check for invalidation) 2018-10-09 20:49:26 -04:00
memoized_dep_inputs.rs convert tests to use generated set methods 2019-01-28 00:50:09 -05:00
memoized_inputs.rs convert tests to use generated set methods 2019-01-28 00:50:09 -05:00
memoized_volatile.rs make synthetic_write require &mut self (breaking change!) 2019-09-27 05:50:16 -04:00