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
Update pinned nightly rust compiler version to latest working date in travis ci.
Pin clippy to a compatible (probably latest) version in travis ci.
Fix clippy lints (should be an exercise in fancy search 'n replace).
Make clippy a requirement to merge a PR (remove || true).
(optional, easy, recommended) Speed up CI runs by caching the results of the ~/.cargo directory since clippy takes forever to compile. https://docs.travis-ci.com/user/caching/
It's both disabled and broken.
The text was updated successfully, but these errors were encountered: