kernel icon indicating copy to clipboard operation
kernel copied to clipboard

build(xtask): use resolved cargo for clippy,doc invocation

Open fogti opened this issue 2 weeks ago • 2 comments

It felt quite odd to use two completely different resolution mechanisms for cargo.

fogti avatar Dec 11 '25 11:12 fogti

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.

fogti avatar Dec 11 '25 11:12 fogti

Okay, I split the part which messes around with dependencies into #2132.

fogti avatar Dec 11 '25 13:12 fogti