Clippy clean #170
Labels
➕ improvement
Chores and fixes: the small things.
🔧 infra
Project infrastructure, meta, dev-ex, etc.
P-low
Low priority
📜 tracking
Tracking issue: an issue full of other issues
Milestone
what
Tracking issue for
cargo lint
showing all green.#167 fixed all the default rustc warnings and errors across our crates.
dc714eaeaa180a5f0606239d09c3ef91e732f2cd
andb76341cb528b6c0066945e191f03c1c28c43d730
then added some extra lints that don't block the build but that we hope to gate CI on.steps
The first step is to get all the lints passing; we're going to do this on a crate by crate basis:
application-support
()baseline-sim
()benches
()device-support
()isa
()macros
()os
()shims
()test-infrastructure
()traits
()Next we can:
The text was updated successfully, but these errors were encountered: