Skip to content

Commit c9dbaec

Browse files
authored
Rollup merge of #64742 - pietroalbini:relnotes-fixes, r=Mark-Simulacrum
relnotes: make compatibility section more sterile and fix rustc version r? @Mark-Simulacrum
2 parents 477bdcd + e8cf46e commit c9dbaec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

RELEASES.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ Misc
7070

7171
Compatibility Notes
7272
-------------------
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.
73+
- The [`x86_64-unknown-uefi` platform can not be built][62785] with rustc
74+
1.38.0.
75+
- The [`armv7-unknown-linux-gnueabihf` platform is known to have
76+
issues][62896] with certain crates such as libc.
7777

7878
[60260]: https://github.com/rust-lang/rust/pull/60260/
7979
[61457]: https://github.com/rust-lang/rust/pull/61457/

0 commit comments

Comments
 (0)