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

Disable clippy beta on CI #562

Merged
merged 2 commits into from
Nov 29, 2020
Merged

Disable clippy beta on CI #562

merged 2 commits into from
Nov 29, 2020

Conversation

psychon
Copy link
Owner

@psychon psychon commented Nov 28, 2020

0 triggers a false-positive that prevents progress. Since I have no
good idea what to do about that, my bad idea is to just disable this
part of CI:

Signed-off-by: Uli Schlachter [email protected]

[0] triggers a false-positive that prevents progress. Since I have no
good idea what to do about that, my bad idea is to just disable this
part of CI:

[0]: #561
[1]: rust-lang/rust#79498

Signed-off-by: Uli Schlachter <[email protected]>
@psychon
Copy link
Owner Author

psychon commented Nov 29, 2020

clippy-rustfmt (stable) Expected — Waiting for status to be reported

Oh, yeah, I forgot that part (however, I am not sure why it is necessary...).

Anyway, will add the missing -A clippy::manual_strip to the mergify config and then merge this (after CI succeeded and mergify looks good).

@psychon psychon mentioned this pull request Nov 29, 2020
@psychon psychon merged commit 583b261 into master Nov 29, 2020
@psychon psychon deleted the disable-beta-clippy branch November 29, 2020 14:31
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