.. |
common
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
compile-fail
|
salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer
|
2024-10-24 16:37:28 -07:00 |
parallel
|
run tests with UPDATE_EXPECT=1
|
2024-08-20 10:09:49 -04:00 |
warnings
|
make methods work
|
2024-07-18 06:03:34 -04:00 |
accumulate-chain.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-custom-clone.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-custom-debug.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-dag.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-execution-order.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-from-tracked-fn.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-no-duplicates.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
accumulate-reuse-workaround.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
accumulate-reuse.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
accumulate.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
compile_fail.rs
|
Rename salsa-2022 to salsa
|
2024-06-18 09:40:21 +02:00 |
cycles.rs
|
run tests with UPDATE_EXPECT=1
|
2024-08-20 10:09:49 -04:00 |
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
|
use table for tracked structs and their fields
|
2024-08-20 10:09:49 -04:00 |
deletion.rs
|
port input to use Table
|
2024-08-20 10:09:49 -04:00 |
elided-lifetime-in-tracked-fn.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
hash_collision.rs
|
Add IngredientIndex to KeyStruct
|
2024-10-15 21:14:58 +03:00 |
hello_world.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
input_default.rs
|
Fix clippy warnings
|
2024-08-06 08:56:06 +02:00 |
input_field_durability.rs
|
Fix clippy warnings
|
2024-08-06 08:56:06 +02:00 |
input_setter_preserves_durability.rs
|
Preserve durability when setting a new input-value
|
2024-08-07 09:08:03 +02:00 |
interned-structs.rs
|
fix fmt
|
2024-10-10 18:33:50 +03:00 |
is_send_sync.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
lru.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
mutate_in_place.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
override_new_get_set.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
panic-when-creating-tracked-struct-outside-of-tracked-fn.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
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
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
specify-only-works-if-the-key-is-created-in-the-current-query.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
synthetic_write.rs
|
run tests with UPDATE_EXPECT=1
|
2024-08-20 10:09:49 -04:00 |
tracked-struct-id-field-bad-eq.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked-struct-id-field-bad-hash.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked-struct-unchanged-in-new-rev.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
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
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
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
|
Fix query invalidation when high durability input changes
|
2024-08-05 16:24:39 +02:00 |
tracked_fn_no_eq.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
tracked_fn_on_input.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_fn_on_input_with_high_durability.rs
|
run tests with UPDATE_EXPECT=1
|
2024-08-20 10:09:49 -04:00 |
tracked_fn_on_interned.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_fn_on_tracked.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_fn_on_tracked_specify.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_fn_read_own_entity.rs
|
return to the database-wrapping-storage setup
|
2024-08-04 02:18:54 -04:00 |
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
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_method.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_method_inherent_return_ref.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_method_on_tracked_struct.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_method_trait_return_ref.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
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
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_struct_durability.rs
|
add test for high-durability dependency validation
|
2024-08-28 13:33:40 -07: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
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_with_struct_db.rs
|
port input to use Table
|
2024-08-20 10:09:49 -04:00 |