Yes it's confusing, but per Unstable Features - The Cargo Book one does e.g. -Z build-std=core,alloc today to build less than std. Once we have proper ways to right own the dependencies, we shouldn't need that as it can be purely demand-driven.
Yes it's confusing, but per Unstable Features - The Cargo Book one does e.g. -Z build-std=core,alloc today to build less than std. Once we have proper ways to right own the dependencies, we shouldn't need that as it can be purely demand-driven.