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

Various warning fixes #105

Merged
merged 8 commits into from
Aug 21, 2024
Merged

Various warning fixes #105

merged 8 commits into from
Aug 21, 2024

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Aug 21, 2024

We've been racking up warnings, in part because changes to Rust caused so many warnings to show up that the relevant ones got drowned.

Fixing them piece by piece.

This is also a warning fix because the underlying `gpio_toggle` import
has become unused.
Rust 1.77 (but not nightly) insist that:

> error: the `cargo::` syntax for build script output instructions was
> added in Rust 1.77.0, but the minimum supported Rust version of
> `riot-wrappers v0.8.999 (/__w/rust-riot-wrappers/rust-riot-wrappers)`
> is 1.77.
@chrysn chrysn marked this pull request as ready for review August 21, 2024 16:54
@chrysn chrysn enabled auto-merge August 21, 2024 16:55
@chrysn chrysn merged commit ef3c491 into main Aug 21, 2024
67 checks passed
@chrysn chrysn deleted the warnings-cleanup branch August 21, 2024 18:20
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.

1 participant