Andri Saar

Results 6 comments of Andri Saar

That won't help when you're running, say, `cargo doc` in the root directory as `xtask` does. I assume we don't want to rebuild `std` for *every* crate, just the limited...

> Maybe relevant: I tried using the `per-package-target` before (#2468 ), but didn't get it to work. It looks like your main issue was that the tests got also compiled...

This crate is of particular interest: https://crates.io/crates/gdbstub

Actually the gdbstub crate is bit of a red herring, I think: that's already included in crosvm. Not sure what's needed in the guest side for things to work, thoug.

I agree that we should deprecate the "bare-metal" term. It's a misnomer. What about the other `oak_baremetal_` crates, especially the runtime? That should be renamed to have a `oak_functions_` prefix...

We're pivoting back towards qemu, so this is now obsolete.