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

Fix clippy 1.67 warnings #5697

Merged
merged 1 commit into from
Jan 27, 2023
Merged

Conversation

mimame
Copy link
Contributor

@mimame mimame commented Jan 26, 2023

This is my first commit using Rust and to Helix, so I hope to be useful 😄

@archseer
Copy link
Member

1.67 uses features which aren't available on our MSRV. Also the formatting string lint should be disabled: https://twitter.com/adam_chal/status/1618673969590304775

@archseer
Copy link
Member

rust-lang/rust-clippy#10087

@mimame mimame changed the title Fix clippy 1.67 warnings Fix clippy MSRV warnings Jan 27, 2023
@mimame
Copy link
Contributor Author

mimame commented Jan 27, 2023

Hi @archseer, I've reduced the changes to only MSRV warnings, If I'm not wrong
Thanks so much for your review!

@pascalkuthe pascalkuthe added E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer. labels Jan 27, 2023
Copy link
Member

@pascalkuthe pascalkuthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@the-mikedavis the-mikedavis changed the title Fix clippy MSRV warnings Fix clippy 1.67 warnings Jan 27, 2023
@the-mikedavis the-mikedavis merged commit d2d3024 into helix-editor:master Jan 27, 2023
@mimame mimame deleted the fix-clippy-1.67 branch January 27, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants