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
{{ message }}
This repository was archived by the owner on Aug 30, 2025. It is now read-only.
Update the version of clippy being used as per conversation here.
Lines with rustup component add clippy-preview (like the one shown below) should be changed to rustup component add clippy as per the Clippy docs.
Update the version of
clippybeing used as per conversation here.Lines with
rustup component add clippy-preview(like the one shown below) should be changed torustup component add clippyas per the Clippy docs.supernova/.travis.yml
Line 41 in 66f5bc5