salsa/salsa-2022-tests/tests
bors[bot] 9ff6fb3376
Merge #336
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](03a27a7054/tests/cycles.rs (L326)), since we don't have the api that permits setting durability.  

~I haven't ported parallel related tests, which would be some work, wondering if we can merge this in first~

Co-authored-by: XFFXFF <1247714429@qq.com>
2022-08-10 04:14:16 +00:00
..
parallel define Jar struct separately 2022-08-10 07:28:13 +08:00
cycles.rs define Jar struct separately 2022-08-10 07:28:13 +08:00
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_deponds_on_field_y.rs test: expect reuse field X changes but fn depends on field Y 2022-08-07 12:43:45 +08:00
expect_reuse_field_x_of_an_input_changes_but_fn_deponds_on_field_y.rs test: expect reuse field X changes but fn depends on field Y 2022-08-07 12:43:45 +08:00
hello_world.rs make salsa-2022 tests into independent files 2022-08-06 10:43:43 -04:00
tracked_fn_on_input.rs make salsa-2022 tests into independent files 2022-08-06 10:43:43 -04:00
tracked_fn_on_tracked.rs make salsa-2022 tests into independent files 2022-08-06 10:43:43 -04:00
tracked_fn_on_tracked_specify.rs make salsa-2022 tests into independent files 2022-08-06 10:43:43 -04:00
tracked_fn_read_own_entity.rs make salsa-2022 tests into independent files 2022-08-06 10:43:43 -04:00