salsa/tests
2024-12-23 17:11:46 +01:00
..
common introduce parallel salsa 2024-11-25 11:29:24 -05:00
compile-fail salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer 2024-10-24 16:37:28 -07:00
parallel Fix parallel_map::execute_cancellation test 2024-12-23 17:11:46 +01:00
warnings
accumulate-chain.rs
accumulate-custom-clone.rs
accumulate-custom-debug.rs
accumulate-dag.rs
accumulate-execution-order.rs
accumulate-from-tracked-fn.rs
accumulate-no-duplicates.rs
accumulate-reuse-workaround.rs
accumulate-reuse.rs
accumulate.rs
compile_fail.rs
cycles.rs
debug.rs port input to use Table 2024-08-20 10:09:49 -04:00
deletion-cascade.rs port input to use Table 2024-08-20 10:09:49 -04:00
deletion-drops.rs
deletion.rs port input to use Table 2024-08-20 10:09:49 -04:00
elided-lifetime-in-tracked-fn.rs
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs
hash_collision.rs Add IngredientIndex to KeyStruct 2024-10-15 21:14:58 +03:00
hello_world.rs
input_default.rs
input_field_durability.rs
input_setter_preserves_durability.rs
interned-structs.rs fix fmt 2024-10-10 18:33:50 +03:00
is_send_sync.rs
lru.rs
mutate_in_place.rs
override_new_get_set.rs
panic-when-creating-tracked-struct-outside-of-tracked-fn.rs
preverify-struct-with-leaked-data-2.rs port input to use Table 2024-08-20 10:09:49 -04:00
preverify-struct-with-leaked-data.rs store memoized fn results attached to the salsa struct 2024-08-20 10:09:49 -04:00
singleton.rs
specify-only-works-if-the-key-is-created-in-the-current-query.rs
synthetic_write.rs
tracked-struct-id-field-bad-eq.rs
tracked-struct-id-field-bad-hash.rs
tracked-struct-unchanged-in-new-rev.rs
tracked-struct-value-field-bad-eq.rs port input to use Table 2024-08-20 10:09:49 -04:00
tracked-struct-value-field-not-eq.rs
tracked_fn_constant.rs Fix const query with custom database trait 2024-08-20 21:49:30 +02:00
tracked_fn_high_durability_dependency.rs
tracked_fn_multiple_args.rs Add a test for tracked function with multiple salsa struct args 2024-11-15 01:41:18 +09:00
tracked_fn_no_eq.rs
tracked_fn_on_input.rs
tracked_fn_on_input_with_high_durability.rs
tracked_fn_on_interned.rs
tracked_fn_on_tracked.rs
tracked_fn_on_tracked_specify.rs
tracked_fn_read_own_entity.rs
tracked_fn_read_own_specify.rs fix: Inconsistent behaviour with lifetime elision on tracked fn 2024-10-17 01:02:32 +09:00
tracked_fn_return_ref.rs
tracked_method.rs
tracked_method_inherent_return_ref.rs
tracked_method_on_tracked_struct.rs
tracked_method_trait_return_ref.rs
tracked_method_with_self_ty.rs fix: Replace SelfTy with actual type in tracked methods 2024-10-14 02:00:28 +09:00
tracked_struct_db1_lt.rs
tracked_struct_durability.rs introduce parallel salsa 2024-11-25 11:29:24 -05:00
tracked_struct_recreate_new_revision.rs Remove deleted entries from tracked_struct_ids 2024-09-13 15:19:40 -04:00
tracked_with_intern.rs
tracked_with_struct_db.rs port input to use Table 2024-08-20 10:09:49 -04:00