Skip to content

Commit c2e711e

Browse files
committed
Add link to platform support page
1 parent af9d1e5 commit c2e711e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

posts/2022-08-01-Increasing-glibc-kernel-requirements.md

+5
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ accurately track minimum requirements, and they may or may not be affected by th
4747
`*-linux-musl*` targets are only affected by the kernel requirements, not the glibc requirements.
4848
Targets which only use libcore and not libstd are unaffected.
4949

50+
A list of supported targets and their requirements can be found on the
51+
[platform support page][platform-support]. However, the page is not yet up to date with the changes
52+
announced here.
53+
5054
# Affected systems
5155

5256
The glibc and kernel versions used for the new baseline requirements are already close to a decade
@@ -114,3 +118,4 @@ depending on your situation:
114118
supports older kernels.
115119

116120
[PR]: https://github.com/rust-lang/rust/pull/95026
121+
[platform-support]: https://doc.rust-lang.org/nightly/rustc/platform-support.html

0 commit comments

Comments
 (0)