salsa/tests
Niko Matsakis 79f8acc3aa improve parallel cycle tests
Before we could not observe the case where:

* thread A is blocked on B
* cycle detected in thread B
* some participants are on thread A and have to be marked

(In particular, I commented out some code that seemed necessary and
didn't see any tests fail)
2021-10-30 11:27:04 -04:00
..
incremental remove the DB parameter 2020-07-04 14:17:11 +00:00
parallel improve parallel cycle tests 2021-10-30 11:27:04 -04:00
storage_varieties remove the DB parameter 2020-07-04 14:17:11 +00:00
cycles.rs improve parallel cycle tests 2021-10-30 11:15:08 -04:00
dyn_trait.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
interned.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
lru.rs remove the DB parameter 2020-07-04 14:17:11 +00:00
macros.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
no_send_sync.rs remove the DB parameter 2020-07-04 14:17:11 +00:00
on_demand_inputs.rs Fix invalidate and report_synthetic_read 2021-09-03 23:35:15 +02:00
panic_safely.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
transparent.rs remove the DB parameter 2020-07-04 14:17:11 +00:00
variadic.rs remove the DB parameter 2020-07-04 14:17:11 +00:00