We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1280928 commit 5cb9e31Copy full SHA for 5cb9e31
RELEASES.md
@@ -8,6 +8,7 @@ Language
8
- [Document Rust ABI compatibility between various types](https://github.com/rust-lang/rust/pull/115476/)
9
- [Also: guarantee that char and u32 are ABI-compatible](https://github.com/rust-lang/rust/pull/118032/)
10
- [Warn against ambiguous wide pointer comparisons](https://github.com/rust-lang/rust/pull/117758/)
11
+- [Add lint `ambiguous_wide_pointer_comparisons` that supersedes `clippy::vtable_address_comparisons`](https://github.com/rust-lang/rust/pull/117758)
12
13
<a id="1.76.0-Compiler"></a>
14
0 commit comments