-
Notifications
You must be signed in to change notification settings - Fork 48
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
staging: add [workspace.lints]
to manifest
#547
base: main
Are you sure you want to change the base?
Commits on Sep 20, 2024
-
Add [workspace.lints] to manifests
From Rust 1.74 and onwards, this section enables opt-in lints for crates of this workspace. Read more information at https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html For a crate to opt-in, it needs to set [lints] workspace = true In its Cargo.toml Closes rust-vmm#518 Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40af3a3 - Browse repository at this point
Copy the full SHA 40af3a3View commit details -
sound: fix workspace clippy lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa73657 - Browse repository at this point
Copy the full SHA fa73657View commit details -
i2c: enable and fix workspace lints
Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cd9aff - Browse repository at this point
Copy the full SHA 1cd9affView commit details -
scsi: add and fix workspace lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93aacbb - Browse repository at this point
Copy the full SHA 93aacbbView commit details -
scmi: add and fix workspace lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf62844 - Browse repository at this point
Copy the full SHA cf62844View commit details -
input: add and fix workspace lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bf6025 - Browse repository at this point
Copy the full SHA 1bf6025View commit details -
template: add and fix workspace lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a3157d - Browse repository at this point
Copy the full SHA 9a3157dView commit details -
rng: enable and fix workspace lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 402f8e6 - Browse repository at this point
Copy the full SHA 402f8e6View commit details -
spi: add and fix workspace lints
No functional changes. Signed-off-by: Manos Pitsidianakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8e7be6 - Browse repository at this point
Copy the full SHA d8e7be6View commit details