Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Use stable toolchain for clippy and format #341

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

evnu
Copy link
Member

@evnu evnu commented Nov 25, 2020

Clippy regularly fails on new pull requests due to changes in nightly. We only find out about that if somebody actually publishes a PR. As people publishing PRs are unlikely to run nightly, we can't really assume that they can or will take care of such lints. Instead, we should simply change the toolchain to nightly.

@evnu evnu requested a review from a team November 25, 2020 11:02
@evnu evnu merged commit 148aa56 into rusterlium:master Nov 25, 2020
@evnu evnu deleted the use-stable-for-clippy-and-format branch November 25, 2020 19:28
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.

None yet

3 participants