diff options
| author | Eric Huss <eric@huss.org> | 2023-10-06 18:26:34 -0700 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2023-10-06 18:26:34 -0700 |
| commit | 8c7d232568d80bd365ef1c17e919f7fc637962d1 (patch) | |
| tree | 9945aff35ee513a6109bad532eb446254a5a6147 /RELEASES.md | |
| parent | 8fdb0a9b578ddbe7246d8088a93c09b7679c4616 (diff) | |
| download | rust-8c7d232568d80bd365ef1c17e919f7fc637962d1.tar.gz rust-8c7d232568d80bd365ef1c17e919f7fc637962d1.zip | |
Update docs for mips target tier demotion.
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index e261294a032..1cc110e6607 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -229,6 +229,7 @@ Compatibility Notes this should only impact users of other registries, or people who don't publish to a registry. [#12291](https://github.com/rust-lang/cargo/pull/12291) +- [Demoted `mips*-unknown-linux-gnu*` targets from host tier 2 to target tier 3 support.](https://github.com/rust-lang/rust/pull/113274) Version 1.71.1 (2023-08-03) =========================== |
