main
devices/virtio_blk: elide unnecessary explicit lifetimes
Fix 'error: variables can be used directly in the `format!` string'
virtio-driver: fix "hiding a lifetime that's elided elsewhere is confusing"
virtqueue/split: elide unnecessary explicit lifetimes
virtio-driver: Unconditionally enable lint unsafe_op_in_unsafe_fn
virtqueue: elide unnecessary explicit lifetimes