mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-23 13:10:19 +00:00
63fb4ad24c
376: add `synthetic_write` r=nikomatsakis a=XFFXFF fixes #364 add `synthetic_write` and use it in test `lru_keeps_dependency_info`, the test will now be broken. We can use `lru_keeps_dependency_info` as a test for https://github.com/salsa-rs/salsa/issues/365, which already has a pr https://github.com/salsa-rs/salsa/pull/371. 379: Update test.yml r=nikomatsakis a=agluszak - Add names to steps - No need to run clippy AND check (https://stackoverflow.com/questions/57449356/is-cargo-clippy-a-superset-of-cargo-check) - Run clippy on all targets with all features - Fix issues reported by clippy Co-authored-by: XFFXFF <1247714429@qq.com> Co-authored-by: Andrzej Głuszak <gluszak.andrzej@gmail.com> Co-authored-by: andrzej.gluszak <andrzej.gluszak@mpi-sp.org> |
||
---|---|---|
.. | ||
compile-fail | ||
parallel | ||
accumulate-from-tracked-fn.rs | ||
accumulate-reuse-workaround.rs | ||
accumulate-reuse.rs | ||
accumulate.rs | ||
compile_fail.rs | ||
cycles.rs | ||
debug.rs | ||
deletion-cascade.rs | ||
deletion.rs | ||
expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs | ||
expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs | ||
hello_world.rs | ||
lru.rs | ||
mutate_in_place.rs | ||
override_new_get_set.rs | ||
specify_tracked_fn_in_rev_1_but_not_2.rs | ||
tracked_fn_on_input.rs | ||
tracked_fn_on_tracked.rs | ||
tracked_fn_on_tracked_specify.rs | ||
tracked_fn_read_own_entity.rs |