mirror of
https://github.com/salsa-rs/salsa.git
synced 2024-11-24 20:20:26 +00:00
9ff6fb3376
336: Add options to tracked functions for cycle recovery r=nikomatsakis a=XFFXFF
closes #331
This pr ports the old salsa tests for cycle in a single thread, except for [cycle_disappears_durability](
|
||
---|---|---|
.. | ||
parallel | ||
cycles.rs | ||
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_deponds_on_field_y.rs | ||
expect_reuse_field_x_of_an_input_changes_but_fn_deponds_on_field_y.rs | ||
hello_world.rs | ||
tracked_fn_on_input.rs | ||
tracked_fn_on_tracked.rs | ||
tracked_fn_on_tracked_specify.rs | ||
tracked_fn_read_own_entity.rs |