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 f02b849 commit 8996003Copy full SHA for 8996003
text/3875-build-std-explicit-dependencies.md
@@ -1044,7 +1044,12 @@ of the build-std context RFC.
1044
# Future possibilities
1045
[future-possibilities]: #future-possibilities
1046
1047
-There are many possible follow-ups to this part of the RFC:
+This RFC unblocks fixing [rust-lang/cargo#8798], enabling no-std crates from
1048
+being prevented from having std dependencies.
1049
+
1050
+There are also many possible follow-ups to this part of the RFC:
1051
1052
+[rust-lang/cargo#8798]: https://github.com/rust-lang/cargo/issues/8798
1053
1054
## Replace `#![no_std]` as the source-of-truth for whether a crate depends on `std`
1055
[future-replace-no_std]: #replace-no_std-as-the-source-of-truth-for-whether-a-crate-depends-on-std
0 commit comments