Skip to content

Commit

Permalink
update rustc-std-workspace crates
Browse files Browse the repository at this point in the history
- make rustc-std-workspace-core/alloc re-exports of their underlying crates, like std
= cleanup manifests
  • Loading branch information
RalfJung committed Nov 4, 2024
1 parent ed4f110 commit 95b4127
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rustc-std-workspace-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 95b4127

Please sign in to comment.