salsa/tests
Niko Matsakis 62e2fabab9 on fallback, get deps from all cycle participants
We used to store a changed-at/durability that reflected only
the current frame in a cycle -- but really we are dependent
across the entire cycle, so we now store the max changed-at and
min durability from the entire thing.
2021-11-02 06:18:58 -04:00
..
incremental use RefCell::take 2021-10-31 04:13:42 -04:00
parallel introduce Cycle type and use in recovery, errors 2021-10-31 07:21:07 -04:00
storage_varieties remove the DB parameter 2020-07-04 14:17:11 +00:00
cycles.rs on fallback, get deps from all cycle participants 2021-11-02 06:18:58 -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 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 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