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
cargo clippy --fix has been stabilized as of Rust 1.55. It would be great if rust-mode had an option to run and apply these fixes on save in basically the exact same way as rustfmt is now via rust-format-on-save.