Merge pull request #170 from rcore-os/safereg #651
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build with no features:
src/config.rs#L100
unused macro definition: `write_config`
|
Build with no features:
src/config.rs#L114
unused import: `write_config`
|
Build with no features:
src/queue.rs#L80
unused variable: `indirect`
|
Build with no features
`virtio-drivers` (lib) generated 3 warnings (run `cargo fix --lib -p virtio-drivers` to apply 1 suggestion)
|
Test with no features:
src/config.rs#L100
unused macro definition: `write_config`
|
Test with no features:
src/config.rs#L114
unused import: `write_config`
|
Test with no features:
src/queue.rs#L80
unused variable: `indirect`
|
Test with no features
`virtio-drivers` (lib) generated 3 warnings (run `cargo fix --lib -p virtio-drivers` to apply 1 suggestion)
|
Loading