You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use clippy::string_to_string instead of clippy:implicit_clone
```
warning: lint `clippy::string_to_string` has been removed: `clippy:implicit_clone` covers those cases
|
= note: requested on the command line with `-W clippy::string_to_string`
= note: `#[warn(renamed_and_removed_lints)]` on by default
```
0 commit comments