salsa/tests
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
..
gc move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
incremental move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
parallel move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
storage_varieties implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
cycles.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
dyn_trait.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
interned.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
lru.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
macros.rs change #[salsa::query_group] attribute to take a struct name 2019-01-25 10:26:39 -05:00
no_send_sync.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
on_demand_inputs.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
panic_safely.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
transparent.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
variadic.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00