salsa/salsa-2022-tests/tests
Niko Matsakis 1e3272bc61 diff outputs when replacing a memoized value
We don't do anything with this info right now besides log it,
but you can see that we are reporting it at the right times
in the `specify_tracked_fn_in_rev_1_but_not_2` test
(also fix an oversight in the test where it was creating a new input
each time).
2022-08-11 00:56:15 -04: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 don't mark specified values as volatile 2022-08-10 00:42:32 -04:00
specify_tracked_fn_in_rev_1_but_not_2.rs diff outputs when replacing a memoized value 2022-08-11 00:56:15 -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 add comments, remove dead-code lints 2022-08-10 00:42:32 -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 don't mark specified values as volatile 2022-08-10 00:42:32 -04:00