We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0ea2a commit eee7dbaCopy full SHA for eee7dba
text/0000-cargo-libstd-awareness.md
@@ -7,7 +7,7 @@
7
8
Currently, all packages implicitly depend on libstd. This makes Cargo unsuitable for packages that
9
need a custom-built libstd, or otherwise depend on crates with the same names as libstd and the
10
-crates behind the facade. The proposed fixes also open the door to a future were libstd can be
+crates behind the facade. The proposed fixes also open the door to a future where libstd can be
11
Cargoized.
12
13
# Motivation
0 commit comments