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

Add allow for clippy inconsistent_struct_constructor #15

Open
LHolten opened this issue Oct 10, 2024 · 0 comments · May be fixed by #18
Open

Add allow for clippy inconsistent_struct_constructor #15

LHolten opened this issue Oct 10, 2024 · 0 comments · May be fixed by #18

Comments

@LHolten
Copy link
Contributor

LHolten commented Oct 10, 2024

Since the user can not choose the order in which query args struct fields are declared, it might make sense to allow this lint..
https://rust-lang.github.io/rust-clippy/master/index.html#/inconsistent_struct_constructor

@LHolten LHolten linked a pull request Jan 2, 2025 that will close this issue
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 a pull request may close this issue.

1 participant