We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4f110 commit 95b4127Copy full SHA for 95b4127
rustc-std-workspace-core/README.md
@@ -27,3 +27,6 @@ it'll look like
27
28
when Cargo invokes the compiler, satisfying the implicit `extern crate core`
29
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