.. |
compile-fail
|
update compile-fail test .stderr message
|
2022-09-24 14:40:02 +09:00 |
parallel
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
warnings
|
propagate include_all_fields option
|
2022-09-13 18:01:21 +02:00 |
accumulate-from-tracked-fn.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
accumulate-reuse-workaround.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01: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 |
cycles.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
debug.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
deletion-cascade.rs
|
Fix unsoundness in input_field.rs
|
2022-09-15 21:25:54 +01:00 |
deletion.rs
|
add the fields of tracked struct to the output of queries
|
2022-09-24 23:59:25 +00: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
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01:00 |
input_with_ids.rs
|
better debugging for input structs by including id fields
|
2022-09-14 14:45:59 +01:00 |
lru.rs
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01: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-reading-fields-of-tracked-structs-from-older-revisions.rs
|
panic when reading fields of tracked structs from older revisions
|
2022-09-24 23:59:25 +00:00 |
singleton.rs
|
made singleton struct panic upon duplication and added tests to immutable fields
|
2022-09-16 14:53:56 +01: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
|
Support on-demand inputs
|
2022-09-15 21:25:53 +01: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
|
add a test
|
2022-09-24 23:59:25 +00:00 |
tracked_method.rs
|
Add more tests for tracked methods
|
2022-09-03 15:44:56 +01:00 |