.. |
compile-fail
|
update tests for new error messages
|
2024-05-24 07:16:50 -04:00 |
parallel
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
warnings
|
print all fields in debug() but ignore deps
|
2024-04-03 05:59:11 -04:00 |
accumulate-from-tracked-fn.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
accumulate-reuse-workaround.rs
|
fix accumulator: clear the outdated accumulated values
|
2022-09-25 00:24:16 +00:00 |
accumulate-reuse.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01: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
|
Initialize jars in-place
|
2023-06-14 01:09:58 -04:00 |
cycles.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
debug.rs
|
support customizing the DebugWithDb impl
|
2024-04-03 06:23:43 -04:00 |
deletion-cascade.rs
|
create tracked field-ingredients
|
2024-04-02 06:08:55 -04:00 |
deletion.rs
|
create tracked field-ingredients
|
2024-04-02 06:08:55 -04:00 |
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
hello_world.rs
|
permit <'db> on tracked struct
|
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 |
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
|
give salsa_runtime a default implementation
|
2022-08-24 20:11:48 +08:00 |
panic-when-creating-tracked-struct-outside-of-tracked-fn.rs
|
Improve assert message when creating a tracked struct outside of a tracked function
|
2023-06-13 16:35:28 -04:00 |
panic-when-reading-fields-of-tracked-structs-from-older-revisions.rs
|
create tracked field-ingredients
|
2024-04-02 06:08:55 -04:00 |
preverify-struct-with-leaked-data.rs
|
create a struct_map that encapsulates access
|
2024-05-24 07:16:47 -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
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
specify_tracked_fn_in_rev_1_but_not_2.rs
|
create tracked field-ingredients
|
2024-04-02 06:08:55 -04:00 |
tracked-struct-id-field-bad-eq.rs
|
adopt the Salsa 3.0 Update ` trait
|
2024-05-24 07:15:40 -04:00 |
tracked-struct-id-field-bad-hash.rs
|
create tracked field-ingredients
|
2024-04-02 06:08:55 -04:00 |
tracked-struct-unchanged-in-new-rev.rs
|
update tracked struct created_at when validated
|
2024-04-05 05:16:50 -04:00 |
tracked-struct-value-field-bad-eq.rs
|
adopt the Salsa 3.0 Update ` trait
|
2024-05-24 07:15:40 -04:00 |
tracked-struct-value-field-not-eq.rs
|
adopt the Salsa 3.0 Update ` trait
|
2024-05-24 07:15:40 -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
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
tracked_fn_on_tracked_specify.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
tracked_fn_read_own_entity.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
tracked_fn_read_own_specify.rs
|
print all fields in debug() but ignore deps
|
2024-04-03 05:59:11 -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 |