File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
5657Compiler
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
You can’t perform that action at this time.
0 commit comments