-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
[Feature Request] fix clippy issues #265
Comments
I took a look into this issue as part of Hacktoberfest. Clippy has an issue with PyO3 projects that appears will be fixed with Rust 1.65 (See rust-lang/rust-clippy#8971 (comment)). An initial run of |
Ah, perfect. That is good news @Overflow0xFFFF :D What is the 10th warning? |
@sansyrox: Using a
|
Perfect, thanks @Overflow0xFFFF . Do you want to create a PR for this ? |
I'm going to work with a friend on installing the Rust toolchain and seeing them through their first Hacktoberfest. Expect a PR shortly! |
Hey @Overflow0xFFFF , Thank you for helping out new contributors to the repo. I really appreciate it 😊😊 |
Current Behavior
Clippy has issues
Desired Behavior
Fix them
Screenshots / Mockups
Alternatives
The text was updated successfully, but these errors were encountered: