about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2022-03-21 14:15:47 -0700
committerJosh Stone <jistone@redhat.com>2022-03-21 14:15:47 -0700
commitfc3d57cd3d59a95d6672c76744d8027ead58f22b (patch)
tree76baee042869ae43679c6207662e8b0f229bd50f
parentd47fba71821fc54f42d1112820aa053a4ffbaa4e (diff)
downloadrust-fc3d57cd3d59a95d6672c76744d8027ead58f22b.tar.gz
rust-fc3d57cd3d59a95d6672c76744d8027ead58f22b.zip
Drop unstable compat notes from relnotes
-rw-r--r--RELEASES.md4
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