relnotes: make compatibility section more sterile and fix rustc version
This commit is contained in:
parent
6ef275e6c3
commit
e8cf46e909
1 changed files with 4 additions and 4 deletions
|
@ -70,10 +70,10 @@ Misc
|
||||||
|
|
||||||
Compatibility Notes
|
Compatibility Notes
|
||||||
-------------------
|
-------------------
|
||||||
- Unfortunately the [`x86_64-unknown-uefi` platform can not be built][62785]
|
- The [`x86_64-unknown-uefi` platform can not be built][62785] with rustc
|
||||||
with rustc 1.39.0.
|
1.38.0.
|
||||||
- The [`armv7-unknown-linux-gnueabihf` platform is also known to have
|
- The [`armv7-unknown-linux-gnueabihf` platform is known to have
|
||||||
issues][62896] for certain crates such as libc.
|
issues][62896] with certain crates such as libc.
|
||||||
|
|
||||||
[60260]: https://github.com/rust-lang/rust/pull/60260/
|
[60260]: https://github.com/rust-lang/rust/pull/60260/
|
||||||
[61457]: https://github.com/rust-lang/rust/pull/61457/
|
[61457]: https://github.com/rust-lang/rust/pull/61457/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue