salsa/salsa-2022-tests/tests/parallel
Jack Rickard 5b8464c4f9
Support on-demand inputs
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.
2022-09-15 21:25:53 +01:00
..
main.rs define Jar struct separately 2022-08-10 07:28:13 +08:00
parallel_cycle_all_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
parallel_cycle_mid_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
parallel_cycle_none_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
parallel_cycle_one_recover.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
setup.rs give salsa_runtime a default implementation 2022-08-24 20:11:48 +08:00
signal.rs ports parallel related tests for cycle 2022-08-09 18:06:39 +08:00