The Rust/Cargo team is calling for community testing of a new nightly-only build directory layout (`-Zbuild-dir-new-layout`). The change reorganizes intermediate build artifacts from a content-type-based structure to a package-name-and-hash-scoped structure. This is a stepping stone toward cross-workspace caching, automatic

5m read timeFrom blog.rust-lang.org
Post cover image
Table of contents
How to test this?What is not changing?What is changing?Why is this being done?Future work

Sort: