Skip to content

Commit ca89b76

Browse files
XAMPPRockyLingMan
andauthored
Update RELEASES.md
Co-authored-by: LingMan <[email protected]>
1 parent 2a52963 commit ca89b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Compatibility Notes
7676
- [You can no longer intercept `panic!` calls by supplying your own macro.][78343] It's
7777
recommended to use the `#[panic_handler]` attribute to provide your own implementation.
7878
- [Semi-colons after item statements (e.g. `struct Foo {};`) now produce a warning.][78296]
79-
- [Panics in `drop` implementations no cause return values in functions to be leaked.][78373]
79+
- [Panics in `drop` implementations no longer cause return values in functions to be leaked.][78373]
8080

8181
[79261]: https://github.com/rust-lang/rust/pull/79261
8282
[79896]: https://github.com/rust-lang/rust/pull/79896

0 commit comments

Comments
 (0)