update rustc-std-workspace crates
- make rustc-std-workspace-core/alloc re-exports of their underlying crates, like std = cleanup manifests
This commit is contained in:
parent
5c6f27b1e0
commit
b12745863e
9 changed files with 40 additions and 12 deletions
|
@ -27,3 +27,6 @@ it'll look like
|
|||
|
||||
when Cargo invokes the compiler, satisfying the implicit `extern crate core`
|
||||
directive injected by the compiler.
|
||||
|
||||
The sources for the crates.io version can be found in
|
||||
[`src/rustc-std-workspace`](../../src/rustc-std-workspace).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue