Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95b4127

Browse files
committedNov 4, 2024
update rustc-std-workspace crates
- make rustc-std-workspace-core/alloc re-exports of their underlying crates, like std = cleanup manifests
1 parent ed4f110 commit 95b4127

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎rustc-std-workspace-core/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ it'll look like
2727

2828
when Cargo invokes the compiler, satisfying the implicit `extern crate core`
2929
directive injected by the compiler.
30+
31+
The sources for the crates.io version can be found in
32+
[`src/rustc-std-workspace`](../../src/rustc-std-workspace).

0 commit comments

Comments
 (0)
Failed to load comments.