salsa/tests/gc
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
..
db.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
derived_tests.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
discard_values.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
group.rs change #[salsa::query_group] attribute to take a struct name 2019-01-25 10:26:39 -05:00
interned.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
log.rs add simple test for SweepStrategy::discard_values() 2018-10-25 08:41:26 -04:00
main.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
shallow_constant_tests.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
volatile_tests.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00