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 nightly rustc warnings in generated impls #242

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

jayvdb
Copy link
Collaborator

@jayvdb jayvdb commented Apr 15, 2024

I use https://github.com/dtolnay/cargo-expand quite a bit, and the generated code atm emits lots of "redundant import", "mut not needed", etc.

@jayvdb jayvdb marked this pull request as ready for review April 15, 2024 13:20
@jayvdb jayvdb requested a review from Electron100 April 15, 2024 13:20
@jayvdb jayvdb merged commit d7cfee4 into Electron100:master Apr 16, 2024
4 checks passed
@jayvdb jayvdb deleted the fix-nightly-lints branch April 16, 2024 01:44
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.

2 participants