salsa/tests
Niko Matsakis 5ebd2211a5 don't recover when not a participant
When a query Q invokes a cycle Q1...Q1 but Q is not a
participant in that cycle, Q should not recover! Test that.
2021-11-12 05:50:06 -05:00
..
incremental use RefCell::take 2021-10-31 04:13:42 -04:00
parallel enable partial recovery across threads 2021-11-11 09:07:45 -05:00
storage_varieties remove the DB parameter 2020-07-04 14:17:11 +00:00
cycles.rs don't recover when not a participant 2021-11-12 05:50:06 -05: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 fix clippy warnings 2021-11-01 13:42:03 -04:00
on_demand_inputs.rs make "maybe changed since" share code with read 2021-10-30 11:45:12 -04:00
panic_safely.rs remove memo from PanicGuard 2021-11-10 21:01:00 -05: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