salsa/tests/parallel
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
..
cancellation.rs cargo fmt 2019-08-21 10:13:08 +02:00
fork_from_query.rs s/fork/snapshot/ 2018-10-31 20:05:31 -04:00
frozen.rs convert tests to use generated set methods 2019-01-28 00:50:09 -05:00
independent.rs feat: Allow queries to avoid panics on cycles 2019-08-16 20:37:54 +02:00
main.rs panic if you fork from inside a query for now 2018-10-31 16:03:03 -04:00
race.rs convert tests to use generated set methods 2019-01-28 00:50:09 -05:00
setup.rs simplify salsa_event and make it dyn-safe 2020-07-04 14:17:11 +00:00
signal.rs move signal into its own module 2018-10-19 06:00:44 -04:00
stress.rs move to QueryType.in_db(&db) instead of db.query(QueryType) 2020-07-04 14:17:11 +00:00
true_parallel.rs convert tests to use generated set methods 2019-01-28 00:50:09 -05:00