warp-build/warp

Make Rust tricorder bootstrappable

Opened this issue · 0 comments

In short, this command doesn't work:

warp build tricorders/rust/Cargo.toml

Because the Rust tricorder currently won't emit signatures for Cargo.toml files. A cargo_binary or cargo_library rule would suffice to make the tricorder build itself.

We can improve on the granularity of the caching here later.