summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorCarol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>2024-02-09 12:31:32 -0500
committerGitHub <noreply@github.com>2024-02-09 12:31:32 -0500
commitb860e238d71b86cdb9f7494790ce48f523cc4c31 (patch)
tree4b2ededa324dbf41f122a11b6c457f0640601bc5 /RELEASES.md
parent8fb67fb37fed736cb04f307473af7c863be224fb (diff)
Remove duplicate release note
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 3751b15b361..20e317a4d23 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -7,7 +7,6 @@ Language
--------
- [Document Rust ABI compatibility between various types](https://github.com/rust-lang/rust/pull/115476/)
- [Also: guarantee that char and u32 are ABI-compatible](https://github.com/rust-lang/rust/pull/118032/)
-- [Warn against ambiguous wide pointer comparisons](https://github.com/rust-lang/rust/pull/117758/)
- [Add lint `ambiguous_wide_pointer_comparisons` that supersedes `clippy::vtable_address_comparisons`](https://github.com/rust-lang/rust/pull/117758)
<a id="1.76.0-Compiler"></a>