rust-ecosystem icon indicating copy to clipboard operation
rust-ecosystem copied to clipboard

Distributed compilation for fast iteration

Open repi opened this issue 6 years ago • 1 comments

Want a distributed compilation system (and not just caching) for fast iteration and development in large workspaces, esp. on low powered laptops.

Ideally this should be seamlessly integrated into Cargo so all standard commands work, and also used by RLS.

Primary candidate: Bazel

repi avatar Apr 01 '19 20:04 repi

Related issue: https://github.com/rust-lang/cargo/issues/7468

repi avatar Dec 20 '19 18:12 repi