Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RELEASES.md for 1.48.0 #78364

Merged
merged 13 commits into from
Nov 17, 2020
Prev Previous commit
Next Next commit
Update RELEASES.md
  • Loading branch information
XAMPPRocky authored Oct 25, 2020
commit ff89b801df29c4b281e9a9fa5ad8289f204a54b7
3 changes: 3 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
XAMPPRocky marked this conversation as resolved.
Show resolved Hide resolved

\* 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`,
Expand Down