.. |
compile-fail
|
mark the outputs as valid as we encounter them in deep_verify_memo
|
2022-09-24 23:59:25 +00: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
|
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 |
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
|
update test: don't need mut reference when create inputs
|
2022-09-25 01:38:41 +00:00 |
deletion.rs
|
update some tests and run cargo fmt
|
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
|
update test: don't need mut reference when create inputs
|
2022-09-25 01:38:41 +00:00 |
singleton.rs
|
update test: don't need mut reference when create inputs
|
2022-09-25 01:38:41 +00: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
|
update some tests and run cargo fmt
|
2022-09-24 23:59:25 +00: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
|
update 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 |