- struct_excessive_bools: allow on DeviceCapabilities (7 bool fields needed)
- unnecessary_debug_formatting: use .display() instead of {:?} for paths
- stable_sort_primitive: replace .sort() with .sort_unstable() on &str slices
|
||
|---|---|---|
| .. | ||
| src | ||
| vendor | ||
| build.rs | ||
| Cargo.toml | ||