We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84fae7e + 95b4127 commit c5a0f6cCopy full SHA for c5a0f6c
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