We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115c24b commit c97afecCopy full SHA for c97afec
src/drivers/virtio/transport/mmio.rs
@@ -1,7 +1,6 @@
1
//! A module containing all virtio specific pci functionality
2
//!
3
//! The module contains ...
4
-#![allow(dead_code)]
5
6
#[cfg(feature = "console")]
7
use alloc::boxed::Box;
0 commit comments