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

Move crate-level lint config to Cargo.toml lints table #11346

Closed
alice-i-cecile opened this issue Jan 14, 2024 · 1 comment
Closed

Move crate-level lint config to Cargo.toml lints table #11346

alice-i-cecile opened this issue Jan 14, 2024 · 1 comment
Labels
C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy

Comments

@alice-i-cecile
Copy link
Member

          This can be configured per each crate. ([See announcement](https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html#lint-configuration-through-cargo)) If other crates don't use the `[lints]` table, then perhaps they need to be changed as well.

Originally posted by @BD103 in #11341 (comment)

@alice-i-cecile alice-i-cecile added D-Trivial Nice and easy! A great choice to get started with Bevy C-Code-Quality A section of code that is hard to understand or change labels Jan 14, 2024
@alice-i-cecile alice-i-cecile closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2024
@alice-i-cecile
Copy link
Member Author

Seems currently impossible: #11341 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy
Projects
None yet
Development

No branches or pull requests

1 participant