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

Look over usage of #[deny(...)] #763

Closed
Emilgardis opened this issue Nov 17, 2023 · 1 comment · Fixed by #766
Closed

Look over usage of #[deny(...)] #763

Emilgardis opened this issue Nov 17, 2023 · 1 comment · Fixed by #766

Comments

@Emilgardis
Copy link
Member

Should we use deny lints in the generated crates?

See discussion in #760

@burrbull
Copy link
Member

I think we could just add those checks in CI by cli (or new Cargo.toml feature). This lets us control quality of generated code without breaking changes.

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.

2 participants