leptos/router
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 feat: add support for trailing slashes (closes #2154) (#2217) 2024-02-26 20:56:44 -05:00
Cargo.toml chore: update to gloo-net 0.5 (closes #2411) (#2416) 2024-03-08 15:22:12 -05:00
Makefile.toml build: run tasks from workpace or member directory (#1339) 2023-07-13 16:46:51 -04:00