We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 477bdcd + e8cf46e commit c9dbaecCopy full SHA for c9dbaec
RELEASES.md
@@ -70,10 +70,10 @@ Misc
70
71
Compatibility Notes
72
-------------------
73
-- Unfortunately the [`x86_64-unknown-uefi` platform can not be built][62785]
74
- with rustc 1.39.0.
75
-- The [`armv7-unknown-linux-gnueabihf` platform is also known to have
76
- issues][62896] for certain crates such as libc.
+- The [`x86_64-unknown-uefi` platform can not be built][62785] with rustc
+ 1.38.0.
+- The [`armv7-unknown-linux-gnueabihf` platform is known to have
+ issues][62896] with certain crates such as libc.
77
78
[60260]: https://github.com/rust-lang/rust/pull/60260/
79
[61457]: https://github.com/rust-lang/rust/pull/61457/
0 commit comments