Skip to content

Fix new clippy lints introduced in Rust 1.58 - #1555

Closed
alamb wants to merge 1 commit into
apache:masterfrom
alamb:alamb/clippy2
Closed

Fix new clippy lints introduced in Rust 1.58#1555
alamb wants to merge 1 commit into
apache:masterfrom
alamb:alamb/clippy2

Conversation

@alamb

@alambalamb commented Jan 13, 2022

Copy link
Copy Markdown
Contributor

Its that time of month! Rust 1.58 has been released and with it some new clippy lints.

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1580-2022-01-13

This PR updates DataFusion so it passes the new more stringent clippy.

Overall I would say it is a nice improvement

@houqp

Copy link
Copy Markdown
Member

looks like this is a subset of #1557?

@alamb

Copy link
Copy Markdown
ContributorAuthor

looks like this is a subset of #1557?

Yes, I think #1557 from @xudong963 looks better 👍 closing this one

@alambalamb closed this Jan 14, 2022
@alamb
alamb deleted the alamb/clippy2 branch August 8, 2023 20:12
Sign up for freeto 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

@alamb@houqp