leptos/leptos_reactive
martin frances f3d19ca744
Minor: Ran cargo clippy --fix (#2461)
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.
2024-03-23 18:27:31 -07:00
..
src Minor: Ran cargo clippy --fix (#2461) 2024-03-23 18:27:31 -07:00
tests Minor: Ran cargo clippy --fix (#2461) 2024-03-23 18:27:31 -07:00
Cargo.toml Bumped base64 to 0.22. (#2457) 2024-03-22 15:07:04 -07:00
Makefile.toml build: run tasks from workpace or member directory (#1339) 2023-07-13 16:46:51 -04:00