8000 Update RELEASES.md for 1.49.0 by XAMPPRocky · Pull Request #79815 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content

Update RELEASES.md for 1.49.0 #79815

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

Merged
merged 8 commits into from
Dec 28, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update RELEASES.md
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
  • Loading branch information
XAMPPRocky and jonas-schievink authored Dec 8, 2020
commit edb55e93bc69c31adf69dec3092ae2cdd4cdd74b
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Compiler
- [Added tier 3 support for `mipsel-unknown-none`.][78676]
- [Raised the minimum supported LLVM version to LLVM 9.][78848]
- [Output from threads spawned in tests is now captured.][78227]
- [TODO: rustc_target: Change os and vendor values to "none" and "unknown" for some targets][78951]
- [Change os and vendor values to "none" and "unknown" for some targets][78951]

\* Refer to Rust's [platform support page][forge-platform-support] for more
information on Rust's tiered platform support.
Expand Down
0