Skip to content

Commit 8996003

Browse files
committed
unblocks cargo#8798
1 parent f02b849 commit 8996003

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

text/3875-build-std-explicit-dependencies.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,12 @@ of the build-std context RFC.
10441044
# Future possibilities
10451045
[future-possibilities]: #future-possibilities
10461046
1047-
There are many possible follow-ups to this part of the RFC:
1047+
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
10481053
10491054
## Replace `#![no_std]` as the source-of-truth for whether a crate depends on `std`
10501055
[future-replace-no_std]: #replace-no_std-as-the-source-of-truth-for-whether-a-crate-depends-on-std

0 commit comments

Comments
 (0)