salsa/components/salsa-2022/src
Niko Matsakis 0b8c27bc30 rename from TrackedStruct to just Struct
this will let us use different packages
but the same struct name from salsa struct
2024-05-24 07:16:50 -04:00
..
function make fn input/value a GAT 2024-05-24 07:16:50 -04:00
runtime print all fields in debug() but ignore deps 2024-04-03 05:59:11 -04:00
tracked_struct rename from TrackedStruct to just Struct 2024-05-24 07:16:50 -04:00
accumulator.rs Provide public API to get IngredientIndex 2023-10-08 20:40:52 +02:00
cancelled.rs
cycle.rs
database.rs remove synthetic_write from Runtime 2022-08-25 13:46:58 +08:00
debug.rs support db lifetimes in fields 2024-05-24 07:16:50 -04:00
durability.rs
event.rs print all fields in debug() but ignore deps 2024-04-03 05:59:11 -04:00
function.rs make fn input/value a GAT 2024-05-24 07:16:50 -04:00
hash.rs fix clippy warnings 2024-04-02 06:29:44 -04:00
id.rs Change the constructor of salsa::Id to const fn 2023-04-12 13:36:17 +02:00
ingredient.rs give trait more info about lifetime relationships 2024-05-24 07:15:40 -04:00
ingredient_list.rs track "dependent functions" 2022-08-16 17:55:32 -04:00
input.rs Provide public API to get IngredientIndex 2023-10-08 20:40:52 +02:00
input_field.rs extract transmute_lifetime into plumbing module 2024-03-14 05:44:15 -04:00
interned.rs return a pointer from interning, not just id 2024-05-24 07:16:50 -04:00
jar.rs Initialize jars in-place 2023-06-14 01:09:58 -04:00
key.rs print all fields in debug() but ignore deps 2024-04-03 05:59:11 -04:00
lib.rs adopt the Salsa 3.0 Update` trait 2024-05-24 07:15:40 -04:00
plumbing.rs fix clippy warnings 2024-04-02 06:29:44 -04:00
revision.rs delete some dead code, squash wanings 2022-08-13 01:21:45 -04:00
routes.rs track and assert struct ingredient indices 2024-05-24 07:16:50 -04:00
runtime.rs print all fields in debug() but ignore deps 2024-04-03 05:59:11 -04:00
salsa_struct.rs Replace () with Singleton Salsa struct 2022-09-06 00:34:00 +01:00
setter.rs Fix unsoundness in input_field.rs 2022-09-15 21:25:54 +01:00
storage.rs Update components/salsa-2022/src/storage.rs 2024-04-02 06:15:43 -04:00
tracked_struct.rs rename from TrackedStruct to just Struct 2024-05-24 07:16:50 -04:00
update.rs permit <'db> on tracked struct 2024-05-24 07:16:50 -04:00