Skip to content

Commit

Permalink
Rollup merge of rust-lang#64742 - pietroalbini:relnotes-fixes, r=Mark…
Browse files Browse the repository at this point in the history
…-Simulacrum

relnotes: make compatibility section more sterile and fix rustc version

r? @Mark-Simulacrum
  • Loading branch information
Centril committed Sep 24, 2019
2 parents 477bdcd + e8cf46e commit c9dbaec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit c9dbaec

Please sign in to comment.