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
532: Remove unnecessary borrows. r=burrbull a=rcls
Running `cargo +nightly clippy`, I noticed a few complaints about unnecessary borrows. Remove those. Clippy now has no complaints either on stable or nightly.
Still builds with stable, and running on a few SVD files, no changes (except for version info).
Co-authored-by: Ralph Loader <[email protected]>
0 commit comments