diff options
| author | Josh Stone <jistone@redhat.com> | 2022-03-21 14:15:47 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2022-03-21 14:15:47 -0700 |
| commit | fc3d57cd3d59a95d6672c76744d8027ead58f22b (patch) | |
| tree | 76baee042869ae43679c6207662e8b0f229bd50f | |
| parent | d47fba71821fc54f42d1112820aa053a4ffbaa4e (diff) | |
| download | rust-fc3d57cd3d59a95d6672c76744d8027ead58f22b.tar.gz rust-fc3d57cd3d59a95d6672c76744d8027ead58f22b.zip | |
Drop unstable compat notes from relnotes
| -rw-r--r-- | RELEASES.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/RELEASES.md b/RELEASES.md index e0ddac9924e..368930c3c8b 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -73,8 +73,6 @@ Misc Compatibility Notes ------------------- - [Remove compiler-rt linking hack on Android][83822] -- [Remove deprecated LLVM-style inline assembly][92816] -- [Reject unsupported naked functions][93153] Internal Changes ---------------- @@ -100,9 +98,7 @@ and related tools. [92630]: https://github.com/rust-lang/rust/pull/92630 [92670]: https://github.com/rust-lang/rust/pull/92670 [92800]: https://github.com/rust-lang/rust/pull/92800 -[92816]: https://github.com/rust-lang/rust/pull/92816 [92933]: https://github.com/rust-lang/rust/pull/92933 -[93153]: https://github.com/rust-lang/rust/pull/93153 [93566]: https://github.com/rust-lang/rust/pull/93566 [93577]: https://github.com/rust-lang/rust/pull/93577 [93658]: https://github.com/rust-lang/rust/pull/93658 |
