salsa/salsa-2022-tests/tests
2022-08-24 20:01:00 +08:00
..
compile-fail test for compile failure: lru can not be used with specify 2022-08-19 07:13:03 +08:00
parallel impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
accumulate-from-tracked-fn.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
accumulate-reuse-workaround.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
accumulate-reuse.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
accumulate.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
compile_fail.rs test for compile failure: lru can not be used with specify 2022-08-19 07:13:03 +08:00
cycles.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
debug.rs impl runtime_mut for test in debug.rs 2022-08-24 19:04:35 +08:00
deletion-cascade.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
deletion.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
hello_world.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
lru.rs add runtime_mut and synthetic_write to HasJarsDyn 2022-08-24 20:01:00 +08:00
mutate_in_place.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
override_new_get_set.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
specify_tracked_fn_in_rev_1_but_not_2.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
tracked_fn_on_input.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
tracked_fn_on_tracked.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
tracked_fn_on_tracked_specify.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00
tracked_fn_read_own_entity.rs impl salsa_runtime_mut for all the tests 2022-08-24 19:00:21 +08:00