mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 09:48:53 +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. |
||
---|---|---|
.. | ||
main.rs | ||
parallel_cycle_all_recover.rs | ||
parallel_cycle_mid_recover.rs | ||
parallel_cycle_none_recover.rs | ||
parallel_cycle_one_recover.rs | ||
setup.rs | ||
signal.rs |