We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0c847 commit 65b37ceCopy full SHA for 65b37ce
RELEASES.md
@@ -51,7 +51,7 @@ Compatibility Notes
51
-------------------
52
- [The target configuration option `abi_blacklist` has been renamed
53
to `unsupported_abis`.][74150] The old name will still continue to work.
54
-- [Rustc will now warn if you have a C-like enum that implements `Drop`.][72331]
+- [Rustc will now warn if you cast a C-like enum that implements `Drop`.][72331]
55
This was previously accepted but will become a hard error in a future release.
56
- [Rustc will fail to compile if you have a struct with
57
`#[repr(i128)]` or `#[repr(u128)]`.][74109] This representation is currently only
0 commit comments