mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-22 21:05:11 +00:00
5b8464c4f9
This adds initial support for on-demand inputs by allowing new inputs to be created with only a shared reference to the database. This allows creating new inputs during a revision and therefore from inside tracked functions. |
||
---|---|---|
.. | ||
compile-fail | ||
parallel | ||
warnings | ||
accumulate-from-tracked-fn.rs | ||
accumulate-reuse-workaround.rs | ||
accumulate-reuse.rs | ||
accumulate.rs | ||
compile_fail.rs | ||
cycles.rs | ||
debug.rs | ||
deletion-cascade.rs | ||
deletion.rs | ||
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs | ||
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs | ||
hello_world.rs | ||
lru.rs | ||
mutate_in_place.rs | ||
override_new_get_set.rs | ||
singleton.rs | ||
specify-only-works-if-the-key-is-created-in-the-current-query.rs | ||
specify_tracked_fn_in_rev_1_but_not_2.rs | ||
tracked_fn_constant.rs | ||
tracked_fn_on_input.rs | ||
tracked_fn_on_tracked.rs | ||
tracked_fn_on_tracked_specify.rs | ||
tracked_fn_read_own_entity.rs | ||
tracked_method.rs |