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

Use new [lints] table in Cargo.toml #586

Open
rj00a opened this issue Nov 30, 2023 · 0 comments · May be fixed by #599
Open

Use new [lints] table in Cargo.toml #586

rj00a opened this issue Nov 30, 2023 · 0 comments · May be fixed by #599
Labels
enhancement New feature or request

Comments

@rj00a
Copy link
Member

rj00a commented Nov 30, 2023

Describe the problem related to your feature request.

We have to copy-paste a bunch of crate-level attributes in every crate to enable some lints.

What solution would you like?

Use the new [lints] table in the workspace Cargo.toml and inherit it in every crate.

What alternative(s) have you considered?

Additional context

https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html#lint-configuration-through-cargo

@rj00a rj00a added the enhancement New feature or request label Nov 30, 2023
@rj00a rj00a linked a pull request Feb 11, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant