Fix emulation of writing data to SATA device #97
Annotations
2 warnings
Run sksat/[email protected]:
<unknown>#L1
[clippy] reported by reviewdog 🐶
unknown and unstable feature specified for `-Ctarget-feature`: `h`
Raw Output:
<unknown>:1:1: warning: unknown and unstable feature specified for `-Ctarget-feature`: `h` ()
|
Run sksat/[email protected]:
src/device/pci/sata.rs#L102
[clippy] reported by reviewdog 🐶
operator precedence can trip the unwary
Raw Output:
src/device/pci/sata.rs:102:34: warning: operator precedence can trip the unwary (clippy::precedence)
|
Loading