mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 14:54:16 +00:00
f3d19ca744
Manually reviewed the changes. All look like reasonable nudges. A summary :- In one place removed a redundant call to .clone(). In two places, now using clone_from() which clippy says **MAY** be an optimisation. |
||
---|---|---|
.. | ||
cleanup.rs | ||
context.rs | ||
effect.rs | ||
memo.rs | ||
resource.rs | ||
signal.rs | ||
slice.rs | ||
untracked.rs | ||
watch.rs |