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

Fix clippy warnings #536

Merged
merged 3 commits into from
May 26, 2024
Merged

Fix clippy warnings #536

merged 3 commits into from
May 26, 2024

Conversation

jannic
Copy link
Member

@jannic jannic commented May 21, 2024

The "unexpected cfg condition name" warning is new on nightly. The fix works with older versions (I checked the MSRV, 1.60.0).

@jannic jannic requested a review from a team as a code owner May 21, 2024 18:09
newAM
newAM previously approved these changes May 21, 2024
Otherwise build fails on nightly due to the use of an undeclared cfg attribute
@newAM newAM added this pull request to the merge queue May 26, 2024
Merged via the queue into rust-embedded:master with commit f3f85e6 May 26, 2024
13 of 14 checks passed
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