diff options
| author | Wesley Wiser <wwiser@gmail.com> | 2021-03-23 22:03:51 -0400 |
|---|---|---|
| committer | Wesley Wiser <wwiser@gmail.com> | 2021-03-23 22:03:51 -0400 |
| commit | 0381d6793bdc898f05a2fd3f63fca10766148e39 (patch) | |
| tree | b8850236c19f48b8d06657c843a86eb6c13e6802 /RELEASES.md | |
| parent | 673d0db5e393e9c64897005b470bfeb6d5aec61b (diff) | |
| download | rust-0381d6793bdc898f05a2fd3f63fca10766148e39.tar.gz rust-0381d6793bdc898f05a2fd3f63fca10766148e39.zip | |
Update RELEASES.md
This change was backed out in #83412 so we should remove the reference to it from the release notes.
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md index 579a8110483..dfb21ed8380 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -34,7 +34,6 @@ Compiler `aarch64-unknown-linux-gnu_ilp32`, and `aarch64_be-unknown-linux-gnu_ilp32` targets.][81455] - [Added tier 3 support for `i386-unknown-linux-gnu` and `i486-unknown-linux-gnu` targets.][80662] - [The `target-cpu=native` option will now detect individual features of CPUs.][80749] -- [Rust now uses `inline-asm` for stack probes when used with LLVM 11.0.1+][77885] \* Refer to Rust's [platform support page][forge-platform-support] for more information on Rust's tiered platform support. @@ -146,7 +145,6 @@ Internal Only [80764]: https://github.com/rust-lang/rust/pull/80764 [80749]: https://github.com/rust-lang/rust/pull/80749 [80662]: https://github.com/rust-lang/rust/pull/80662 -[77885]: https://github.com/rust-lang/rust/pull/77885 [cargo/8997]: https://github.com/rust-lang/cargo/pull/8997 [cargo/9112]: https://github.com/rust-lang/cargo/pull/9112 [feature-resolver@2.0]: https://doc.rust-lang.org/nightly/cargo/reference/features.html#feature-resolver-version-2 |
