about summary refs log tree commit diff
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2020-12-08 22:14:45 +0000
committerGitHub <noreply@github.com>2020-12-08 22:14:45 +0000
commitedb55e93bc69c31adf69dec3092ae2cdd4cdd74b (patch)
tree0505887ee0d76582a9dfb446608ad42d1012b9c6
parent468c578b24b7eaa5ca743d47e2b259b9acdf2db3 (diff)
downloadrust-edb55e93bc69c31adf69dec3092ae2cdd4cdd74b.tar.gz
rust-edb55e93bc69c31adf69dec3092ae2cdd4cdd74b.zip
Update RELEASES.md
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 7a0bfd5fc95..3fca9c78993 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -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.