Update RELEASES.md

This commit is contained in:
XAMPPRocky 2020-10-25 18:12:40 +01:00 committed by GitHub
parent 2b1fa1fece
commit ff89b801df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,9 @@ Compiler
- [You can now use `-C target-feature=+crt-static` on `linux-gnu` targets.][77386]
- [Added tier 2\* support for `aarch64-unknown-linux-musl`.][76420]
\* Refer to Rust's [platform support page][forge-platform-support] for more
information on Rust's tiered platform support.
Libraries
---------
- [`io::Write` is now implemented for `&ChildStdin` `&Sink`, `&Stdout`,