Experiment in reducing target directory size on nightly
Summary
Rust's Cargo team is running an experiment on the nightly channel to default -Zembed-metadata=no in order to reduce the target directory size. The post explains why crate metadata duplication occurs and shows benchmark results across configurations, while inviting feedback and offering an opt-out path. The outcome should help developers understand potential trade-offs without forcing migration.