Closed
Description
This issue is for tracking the initial MVP implementation for std-aware Cargo.
Work should soon begin on enabling Cargo to build the standard library with a project. This is an experiment that is not intended to be useful, but is primarily intended to work through implementation issues. There will be no UI other than a nightly -Z
flag to enable this behavior. This will likely only work on a small subset of supported platforms, perhaps just Linux or macOS.
Follow this issue for notifications on the status of this work.