about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-09-24 18:36:01 +0200
committerPietro Albini <pietro@pietroalbini.org>2019-09-24 18:36:01 +0200
commite8cf46e909bcfb6c77b3efb2a60ed674770e1603 (patch)
treef6d58f4ec441903e3768e6d66406480cf98ba5b4
parent6ef275e6c3cb1384ec78128eceeb4963ff788dca (diff)
downloadrust-e8cf46e909bcfb6c77b3efb2a60ed674770e1603.tar.gz
rust-e8cf46e909bcfb6c77b3efb2a60ed674770e1603.zip
relnotes: make compatibility section more sterile and fix rustc version
-rw-r--r--RELEASES.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASES.md b/RELEASES.md
index ecf49278f4b..766cf64410c 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -70,10 +70,10 @@ Misc
 
 Compatibility Notes
 -------------------
-- Unfortunately the [`x86_64-unknown-uefi` platform can not be built][62785]
-  with rustc 1.39.0.
-- The [`armv7-unknown-linux-gnueabihf` platform is also known to have
-  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.
 
 [60260]: https://github.com/rust-lang/rust/pull/60260/
 [61457]: https://github.com/rust-lang/rust/pull/61457/