salsa/components/salsa-2022/src
2022-08-22 21:17:48 +08:00
..
function reset accumulators on new revisions, etc 2022-08-17 06:47:11 -04:00
runtime reset accumulators on new revisions, etc 2022-08-17 06:47:11 -04:00
accumulator.rs apply cargo fmt 2022-08-22 06:21:23 -04:00
cancelled.rs rename salsa-entity to salsa-2022 2022-08-05 13:20:14 -04:00
cycle.rs use DebugWithDb trait for the database key index 2022-08-10 00:42:05 -04:00
database.rs diff outputs when replacing a memoized value 2022-08-13 01:21:45 -04:00
debug.rs rename salsa-entity to salsa-2022 2022-08-05 13:20:14 -04:00
durability.rs rename salsa-entity to salsa-2022 2022-08-05 13:20:14 -04:00
event.rs reset accumulators on new revisions, etc 2022-08-17 06:47:11 -04:00
function.rs apply cargo fmt 2022-08-22 06:21:23 -04:00
hash.rs add comments, remove dead-code lints 2022-08-10 00:42:32 -04:00
id.rs add from impls for u32/usize 2022-08-18 16:36:05 -04:00
ingredient.rs fix(fmt_index): implement with the helper function 2022-08-22 10:03:03 +08:00
ingredient_list.rs track "dependent functions" 2022-08-16 17:55:32 -04:00
input.rs apply cargo fmt 2022-08-22 06:21:23 -04:00
input_field.rs fix(fmt_index): impl for InputFieldIngredient 2022-08-22 10:33:39 +08:00
interned.rs fix(debug_name): impl for InternedIngredient 2022-08-22 21:17:48 +08:00
jar.rs rename Ingredients to Routes 2022-08-10 00:42:32 -04:00
key.rs feat(fmt_index): impl for DependencyIndex 2022-08-22 11:22:47 +08:00
lib.rs track "dependent functions" 2022-08-16 17:55:32 -04:00
plumbing.rs rename salsa-entity to salsa-2022 2022-08-05 13:20:14 -04:00
revision.rs delete some dead code, squash wanings 2022-08-13 01:21:45 -04:00
routes.rs generalize push to always have a &mut route 2022-08-16 17:55:32 -04:00
runtime.rs reset accumulators on new revisions, etc 2022-08-17 06:47:11 -04:00
salsa_struct.rs track "dependent functions" 2022-08-16 17:55:32 -04:00
storage.rs fix(fmt_index): implement with the helper function 2022-08-22 10:03:03 +08:00
tracked_struct.rs fix(debug_name): impl for InternedIngredient 2022-08-22 21:17:48 +08:00