Skip to content

Commit d072510

Browse files
authored
Update RELEASES.md
1 parent 2621564 commit d072510

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Language
5252
pub trait Read {}
5353
```
5454
- [`extern` functions will now abort by default when panicking.][55982]
55+
This was previously undefined behaviour.
5556

5657
Compiler
5758
--------
@@ -126,6 +127,7 @@ Compatibility Notes
126127
[56303]: https://github.com/rust-lang/rust/pull/56303/
127128
[56351]: https://github.com/rust-lang/rust/pull/56351/
128129
[55982]: https://github.com/rust-lang/rust/pull/55982/
130+
[56362]: https://github.com/rust-lang/rust/pull/56362
129131
[57105]: https://github.com/rust-lang/rust/pull/57105
130132
[cargo/6484]: https://github.com/rust-lang/cargo/pull/6484/
131133
[`unix::FileExt::read_exact_at`]: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.read_exact_at

0 commit comments

Comments
 (0)