.. |
common
|
Replace loom with shuttle (#876)
|
2025-05-23 15:28:51 +00:00 |
compile-fail
|
add option to track heap memory usage of memos (#925)
|
2025-06-25 20:26:49 +00:00 |
parallel
|
Fix flaky parallel_join test (#900)
|
2025-06-04 12:24:15 +00:00 |
warnings
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
accumulate-chain.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulate-custom-debug.rs
|
feat: Drop Debug requirements and flip implementation defaults (#756)
|
2025-03-15 15:14:34 +00:00 |
accumulate-dag.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulate-execution-order.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulate-from-tracked-fn.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulate-no-duplicates.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulate-reuse-workaround.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
accumulate-reuse.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulate.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
accumulated_backdate.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
backtrace.rs
|
fix: multithreaded nested fixpoint iteration (#882)
|
2025-06-01 08:45:37 +00:00 |
check_auto_traits.rs
|
Introduce RefUnwindSafe StorageHandle
|
2025-02-11 11:54:20 +01:00 |
compile_fail.rs
|
update MSRV to 1.80 and test it in CI
|
2025-02-21 18:09:07 -08:00 |
cycle.rs
|
Use explicit discriminants for QueryOriginKind for better comparisons (#913)
|
2025-06-12 18:32:33 +00:00 |
cycle_accumulate.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
cycle_fallback_immediate.rs
|
Add a third cycle mode, equivalent to old Salsa cycle behavior (#801)
|
2025-04-22 10:35:43 +00:00 |
cycle_initial_call_back_into_cycle.rs
|
panic with string message again for cycle panics (#898)
|
2025-06-04 15:15:22 +00:00 |
cycle_initial_call_query.rs
|
rewrite cycle handling to support fixed-point iteration (#603)
|
2025-03-10 22:25:47 +00:00 |
cycle_maybe_changed_after.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
cycle_output.rs
|
Simple LRU garbage collection for interned values (#839)
|
2025-06-04 08:09:04 +00:00 |
cycle_recovery_call_back_into_cycle.rs
|
rewrite cycle handling to support fixed-point iteration (#603)
|
2025-03-10 22:25:47 +00:00 |
cycle_recovery_call_query.rs
|
rewrite cycle handling to support fixed-point iteration (#603)
|
2025-03-10 22:25:47 +00:00 |
cycle_regression_455.rs
|
rewrite cycle handling to support fixed-point iteration (#603)
|
2025-03-10 22:25:47 +00:00 |
cycle_result_dependencies.rs
|
Add a third cycle mode, equivalent to old Salsa cycle behavior (#801)
|
2025-04-22 10:35:43 +00:00 |
cycle_tracked.rs
|
fix: multithreaded nested fixpoint iteration (#882)
|
2025-06-01 08:45:37 +00:00 |
cycle_tracked_own_input.rs
|
Preserve attributes on interned/tracked struct fields (#905)
|
2025-06-10 06:34:54 +00:00 |
dataflow.rs
|
chore: Normalize imports style (#779)
|
2025-03-28 05:11:40 +00:00 |
debug.rs
|
feat: Drop Debug requirements and flip implementation defaults (#756)
|
2025-03-15 15:14:34 +00:00 |
debug_db_contents.rs
|
feat: Drop Debug requirements and flip implementation defaults (#756)
|
2025-03-15 15:14:34 +00:00 |
deletion-cascade.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
deletion-drops.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
deletion.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
derive_update.rs
|
feat: Update derive field overwrite support (#747)
|
2025-06-13 17:17:39 +00:00 |
durability.rs
|
Add test for durability changes
|
2025-02-26 09:30:55 +01:00 |
elided-lifetime-in-tracked-fn.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
hash_collision.rs
|
Add IngredientIndex to KeyStruct
|
2024-10-15 21:14:58 +03:00 |
hello_world.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00: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
|
chore: Normalize imports style (#779)
|
2025-03-28 05:11:40 +00:00 |
intern_access_in_different_revision.rs
|
Make interned's last_interned_at equal Revision::MAX if they are interned outside a query (#804)
|
2025-04-22 10:42:17 +00:00 |
interned-revisions.rs
|
add an option to tune interned garbage collection (#911)
|
2025-06-13 06:17:45 +00:00 |
interned-structs.rs
|
chore: Normalize imports style (#779)
|
2025-03-28 05:11:40 +00:00 |
interned-structs_self_ref.rs
|
Replace ingredient cache with faster ingredient map (#921)
|
2025-06-27 07:19:58 +00:00 |
lru.rs
|
Replace loom with shuttle (#876)
|
2025-05-23 15:28:51 +00:00 |
memory-usage.rs
|
add option to track heap memory usage of memos (#925)
|
2025-06-25 20:26:49 +00:00 |
mutate_in_place.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
override_new_get_set.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +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
|
Simple LRU garbage collection for interned values (#839)
|
2025-06-04 08:09:04 +00:00 |
preverify-struct-with-leaked-data.rs
|
Enable Garbage Collection for Interned Values (#602)
|
2025-03-17 09:23:14 +00:00 |
return_mode.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
singleton.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +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
|
make tracked structs coarse-grained by default
|
2025-02-03 20:29:48 -05:00 |
tracked-struct-id-field-bad-hash.rs
|
Don't report stale outputs if there is newer generation in new_outputs (#879)
|
2025-05-27 17:44:15 +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
|
make tracked structs coarse-grained by default
|
2025-02-03 20:29:48 -05:00 |
tracked-struct-value-field-not-eq.rs
|
make tracked structs coarse-grained by default
|
2025-02-03 20:29:48 -05:00 |
tracked_assoc_fn.rs
|
Emit self ty for query debug name of assoc function queries (#927)
|
2025-06-27 09:23:25 +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_interned_lifetime.rs
|
Allow lifetimes in arguments in tracked fns with >1 parameters (#880)
|
2025-05-26 04:50:43 +00:00 |
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
|
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
|
chore: Normalize imports style (#779)
|
2025-03-28 05:11:40 +00:00 |
tracked_fn_on_interned.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_fn_on_interned_enum.rs
|
feat: Drop Debug requirements and flip implementation defaults (#756)
|
2025-03-15 15:14:34 +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_orphan_escape_hatch.rs
|
Implement an !Update bound escape hatch for tracked fn (#867)
|
2025-05-20 15:36:34 +00:00 |
tracked_fn_read_own_entity.rs
|
Use DatabaseKey for interned events (#813)
|
2025-04-24 10:38:46 +00:00 |
tracked_fn_read_own_specify.rs
|
feat: Drop Debug requirements and flip implementation defaults (#756)
|
2025-03-15 15:14:34 +00:00 |
tracked_fn_return_ref.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
tracked_method.rs
|
Emit self ty for query debug name of assoc function queries (#927)
|
2025-06-27 09:23:25 +00:00 |
tracked_method_inherent_return_deref.rs
|
Fix returns(deref | as_ref | as_deref) in tracked methods (#857)
|
2025-05-09 09:09:16 +00:00 |
tracked_method_inherent_return_ref.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
tracked_method_on_tracked_struct.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +00:00 |
tracked_method_trait_return_ref.rs
|
Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
|
2025-05-09 07:28:54 +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.rs
|
Use Fallback trick for tracked function Update constraint, implement Update for smallvec and compact_str
|
2025-02-09 15:48:52 +01:00 |
tracked_struct_db1_lt.rs
|
switch to new database design
|
2024-07-28 12:47:50 +00:00 |
tracked_struct_disambiguates.rs
|
chore: Use nextest for miri test runs (#758)
|
2025-03-15 10:30:23 +00:00 |
tracked_struct_durability.rs
|
Move salsa event system into Zalsa (#849)
|
2025-05-07 11:45:49 +00:00 |
tracked_struct_manual_update.rs
|
feat: Update derive field overwrite support (#747)
|
2025-06-13 17:17:39 +00:00 |
tracked_struct_mixed_tracked_fields.rs
|
ensure tracked struct ingredients are mapped correctly to tracked fields
|
2025-02-03 20:29:49 -05:00 |
tracked_struct_recreate_new_revision.rs
|
feat: Drop Debug requirements and flip implementation defaults (#756)
|
2025-03-15 15:14:34 +00:00 |
tracked_struct_with_interned_query.rs
|
Tracked struct recycling and coarse grained dependencies
|
2025-02-23 17:10:35 +01:00 |
tracked_with_intern.rs
|
make tracked structs coarse-grained by default
|
2025-02-03 20:29:48 -05:00 |
tracked_with_struct_db.rs
|
Remove extra page indirection in Table (#710)
|
2025-03-19 15:00:06 +00:00 |
tracked_with_struct_ord.rs
|
Remove default PartialOrd and Ord derives for salsa-structs (#868)
|
2025-05-19 11:57:23 +00:00 |