-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Labels
area/infrastructureConcerns infrastructure rather than core functionalityConcerns infrastructure rather than core functionalityhelp-wantedThe issue could use external help.The issue could use external help.lifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Milestone
Description
When we run just clippy we run the command cargo clippy --all-targets --all-features --profile=dev -- -D warnings which results in the equivalent of --features "fuzzing,gdb,kvm,mshv" being passed to cargo clippy.
This means that certain issues can be missed (see #548) when running clippy.
Metadata
Metadata
Assignees
Labels
area/infrastructureConcerns infrastructure rather than core functionalityConcerns infrastructure rather than core functionalityhelp-wantedThe issue could use external help.The issue could use external help.lifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Type
Projects
Status
No status