salsa/salsa-2022-tests/tests
2024-05-30 09:40:47 -04:00
..
compile-fail 'db all the things 2024-05-24 07:16:50 -04:00
parallel Support on-demand inputs 2022-09-15 21:25:53 +01:00
warnings 'db all the things 2024-05-24 07:16:50 -04:00
accumulate-from-tracked-fn.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
accumulate-reuse-workaround.rs generate a custom std::fmt::Debug impl 2024-05-24 07:16:50 -04:00
accumulate-reuse.rs generate a custom std::fmt::Debug impl 2024-05-24 07:16:50 -04:00
accumulate.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
compile_fail.rs run compile_fail test only on stable 2022-08-27 16:01:04 +08:00
create-empty-database.rs clippy, you are truly righteous and exacting 2024-04-02 07:05:17 -04:00
create-large-jar-database.rs 'db all the things 2024-05-24 07:16:50 -04:00
cycles.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
debug.rs 'db all the things 2024-05-24 07:16:50 -04:00
deletion-cascade.rs generate a custom std::fmt::Debug impl 2024-05-24 07:16:50 -04:00
deletion.rs 'db all the things 2024-05-24 07:16:50 -04:00
elided-lifetime-in-tracked-fn.rs allow elided lifetimes in tracked fn return values 2024-05-30 09:40:47 -04:00
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs 'db all the things 2024-05-24 07:16:50 -04:00
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs generate a custom std::fmt::Debug impl 2024-05-24 07:16:50 -04:00
hello_world.rs generate a custom std::fmt::Debug impl 2024-05-24 07:16:50 -04:00
input_with_ids.rs print all fields in debug() but ignore deps 2024-04-03 05:59:11 -04:00
interned-struct-with-lifetime.rs pacify the merciless clippy 2024-05-30 08:40:18 -04:00
is_send_sync.rs impl Update/Send/Sync 2024-05-24 07:16:50 -04:00
lru.rs clippy, you are truly righteous and exacting 2024-04-02 07:05:17 -04:00
mutate_in_place.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
override_new_get_set.rs 'db all the things 2024-05-24 07:16:50 -04:00
panic-when-creating-tracked-struct-outside-of-tracked-fn.rs 'db all the things 2024-05-24 07:16:50 -04:00
preverify-struct-with-leaked-data.rs pacify the merciless clippy 2024-05-30 08:40:18 -04:00
singleton.rs print all fields in debug() but ignore deps 2024-04-03 05:59:11 -04:00
specify-only-works-if-the-key-is-created-in-the-current-query.rs 'db all the things 2024-05-24 07:16:50 -04:00
specify_tracked_fn_in_rev_1_but_not_2.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked-struct-id-field-bad-eq.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked-struct-id-field-bad-hash.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked-struct-unchanged-in-new-rev.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked-struct-value-field-bad-eq.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked-struct-value-field-not-eq.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked_fn_constant.rs Replace () with Singleton Salsa struct 2022-09-06 00:34:00 +01:00
tracked_fn_on_input.rs Support on-demand inputs 2022-09-15 21:25:53 +01:00
tracked_fn_on_tracked.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked_fn_on_tracked_specify.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked_fn_read_own_entity.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked_fn_read_own_specify.rs 'db all the things 2024-05-24 07:16:50 -04:00
tracked_method.rs Add more tests for tracked methods 2022-09-03 15:44:56 +01:00
tracked_struct_db1_lt.rs support db lifetimes in fields 2024-05-24 07:16:50 -04:00
tracked_with_intern.rs impl Update/Send/Sync 2024-05-24 07:16:50 -04:00
tracked_with_struct_db.rs add a derive for DebugWithDb 2024-05-24 07:16:50 -04:00