salsa/src
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
..
derived on fallback, get deps from all cycle participants 2021-11-02 06:18:58 -04:00
runtime on fallback, get deps from all cycle participants 2021-11-02 06:18:58 -04:00
debug.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
derived.rs panic when recovering from a cycle 2021-11-01 10:10:50 -04:00
doctest.rs fix doc tests 2020-07-07 09:59:57 +00:00
durability.rs remove max_durability in favor of Durability::MAX 2019-07-05 05:58:23 -04:00
input.rs panic when recovering from a cycle 2021-11-01 10:10:50 -04:00
intern_id.rs
interned.rs panic when recovering from a cycle 2021-11-01 10:10:50 -04:00
lib.rs rotate the participants in the cycle once 2021-11-02 06:13:18 -04:00
lru.rs CI runs cargo fmt in check mode 2021-06-16 19:26:16 +01:00
plumbing.rs on fallback, get deps from all cycle participants 2021-11-02 06:18:58 -04:00
revision.rs Make salsa buildable on power 2020-07-03 16:27:19 +02:00
runtime.rs on fallback, get deps from all cycle participants 2021-11-02 06:18:58 -04:00
storage.rs make DatabaseStorageTypes have supertrait of Database 2020-07-04 14:17:11 +00:00