mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00

- make rustc-std-workspace-core/alloc re-exports of their underlying crates, like std = cleanup manifests
See library/rustc-std-workspace-core/README.md
for context.
These are the crates.io versions of these crates, as opposed to the versions
in library
which are the ones used inside the rustc workspace.