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: Run clippy on stable #2921

Merged
merged 2 commits into from
Jan 25, 2025
Merged

ci: Run clippy on stable #2921

merged 2 commits into from
Jan 25, 2025

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jan 25, 2025

This was previously proposed but was not possible at the time due to one of our unstable features using the rustc's unstable feature. Since #2885, there is no feature enables rustc's unstable features.

This should alleviate our CI failure issues that sometimes occur.

@rustbot rustbot added A-channel Area: futures::channel S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 25, 2025
@taiki-e taiki-e removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. A-channel Area: futures::channel labels Jan 25, 2025
@taiki-e taiki-e merged commit 048995a into master Jan 25, 2025
24 checks passed
@taiki-e taiki-e deleted the taiki-e/clippy branch January 25, 2025 05:23
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