Skip to content

Various warning fixes#105

Merged
chrysn merged 8 commits intomainfrom
warnings-cleanup
Aug 21, 2024
Merged

Various warning fixes#105
chrysn merged 8 commits intomainfrom
warnings-cleanup

Conversation

@chrysn
Copy link
Copy Markdown
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.

chrysn added 8 commits August 21, 2024 18:12
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
@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