about summary refs log tree commit diff
diff options
context:
space:
mode:
authorScott Mabin <scott@mabez.dev>2021-10-13 13:13:08 +0100
committerScott Mabin <scott@mabez.dev>2021-10-13 13:14:16 +0100
commitcf905ed72f75918597fec46080e31dfca7eaddd4 (patch)
tree505095afe7f789daa2fc87b731aff9e1d9bcdce1
parenta16f686e4a0ea15dcd3b5aa3db7b1cba27bb9453 (diff)
downloadrust-cf905ed72f75918597fec46080e31dfca7eaddd4.tar.gz
rust-cf905ed72f75918597fec46080e31dfca7eaddd4.zip
Add `riscv32imc-esp-espidf` to changelog
-rw-r--r--RELEASES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 269740c171c..ae09de5e3fc 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -22,6 +22,7 @@ Compiler
   This feature is primarily intended for usage by `cargo fix`, rather than end users.
 - [Promote `aarch64-apple-ios-sim` to Tier 2\*.][rust#87760]
 - [Add `powerpc-unknown-freebsd` at Tier 3\*.][rust#87370]
+- [Add `riscv32imc-esp-espidf` at Tier 3\*.][rust#87666]
 
 \* Refer to Rust's [platform support page][platform-support-doc] for more
 information on Rust's tiered platform support.
@@ -180,6 +181,7 @@ and related tools.
 [rust#87619]: https://github.com/rust-lang/rust/pull/87619
 [rust#81825]: https://github.com/rust-lang/rust/pull/81825#issuecomment-808406918
 [rust#88019]: https://github.com/rust-lang/rust/pull/88019
+[rust#87666]: https://github.com/rust-lang/rust/pull/87666
 
 Version 1.55.0 (2021-09-09)
 ============================