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

Apply Clippy lints from Rust 1.78 #1020

Merged
merged 4 commits into from
May 14, 2024

Conversation

fuzzypixelz
Copy link
Member

With the release of Rust 1.78 comes new lints and previously undetected issues.

@fuzzypixelz fuzzypixelz force-pushed the fix/clippy-lints branch 2 times, most recently from adbf362 to 9578f9d Compare May 14, 2024 07:55
When GitHub runners images update their Rust stable channel,
this update may not be propagated to all runners at the same time.

In such a case CI jobs will use different Rust versions which leads to inconsistent behavior.
@fuzzypixelz fuzzypixelz changed the title Apply clippy lints Apply clippy lints from Rust 1.78 May 14, 2024
Cargo.toml Show resolved Hide resolved
commons/zenoh-keyexpr/src/key_expr/fuzzer.rs Outdated Show resolved Hide resolved
commons/zenoh-keyexpr/src/key_expr/utils.rs Show resolved Hide resolved
@fuzzypixelz fuzzypixelz force-pushed the fix/clippy-lints branch 2 times, most recently from 10dc7cd to 4b743d5 Compare May 14, 2024 10:43
@fuzzypixelz fuzzypixelz changed the title Apply clippy lints from Rust 1.78 Apply Clippy lints from Rust 1.78 May 14, 2024
@OlivierHecart OlivierHecart merged commit c853eba into eclipse-zenoh:main May 14, 2024
31 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.

None yet

3 participants