Skip to content

Pinning clippy on 1.29.1 stable to avoid more uneccesary CI breakage#49

Merged
killercup merged 2 commits into
masterfrom
fixing-travis
Oct 4, 2018
Merged

Pinning clippy on 1.29.1 stable to avoid more uneccesary CI breakage#49
killercup merged 2 commits into
masterfrom
fixing-travis

Conversation

@spacekookie

Copy link
Copy Markdown
Collaborator

This a 🐛 bug fix.

The clippy-preview works on the stable channel now so we can pin it on 1.29.1 and use it for lints and formatting without having to bump clippy and or nightly every so often.

Checklist

  • tests pass
  • tests and/or benchmarks are included
  • documentation is changed or added

@spacekookie spacekookie requested a review from killercup October 4, 2018 12:21

@killercup killercup left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't have written it better myself

Comment thread .travis.yml
script:
- cargo fmt --all -- --write-mode=diff
- rust: 1.29.1
env: CLIPPY=YESPLEASE

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like how this is now uppercase

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES PLEASE!

@killercup killercup merged commit 8002a42 into master Oct 4, 2018
@spacekookie spacekookie deleted the fixing-travis branch October 4, 2018 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants