kernel
kernel copied to clipboard
build(xtask): use resolved cargo for clippy,doc invocation
It felt quite odd to use two completely different resolution mechanisms for cargo.
After https://github.com/rust-osdev/ovmf-prebuilt/pull/239 (or such) is merged, it would be probably possible to get rid of the flate2 dependency of ureq entirely.
Okay, I split the part which messes around with dependencies into #2132.