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

NO-JIRA: [Rust] Fix Clippy errors from Rust 1.79.0 #2959

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

martin-g
Copy link
Member

What is the purpose of the change

Verifying this change

  • The build and tests should pass

Documentation

  • Does this pull request introduce a new feature? no

@github-actions github-actions bot added the Rust label Jun 17, 2024
manual_unwrap_or_default is introduced in 1.79.0

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@martin-g martin-g merged commit 2c484c6 into main Jun 17, 2024
15 checks passed
@martin-g martin-g deleted the rust-1.79.0 branch June 17, 2024 11:46
martin-g added a commit that referenced this pull request Jun 17, 2024
* NO-JIRA: [Rust] Fix Clippy errors from Rust 1.79.0

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

* Allow unknown_lints to be able to build with older Rust than 1.79.0

manual_unwrap_or_default is introduced in 1.79.0

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

---------

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit 2c484c6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant