leptos/leptos_macro
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
..
example chore: fix lifetime on example (#2125) 2023-12-20 19:10:59 -05:00
src Minor: Ran cargo clippy --fix (#2461) 2024-03-23 18:27:31 -07:00
tests chore: update attribute-derive (#2438) 2024-03-18 11:39:34 -04:00
.gitignore Initial commit 2022-07-31 16:46:14 -04:00
Cargo.toml chore: update attribute-derive (#2438) 2024-03-18 11:39:34 -04:00
Makefile.toml fix(ci): address clippy issue (#2278) 2024-02-09 16:30:11 -05:00