Skip to content

Commit d19079b

Browse files
committed
remove backed off PR from relnotes
1 parent 503e19d commit d19079b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Libraries
2828
- [Implement network primitives with ideal Rust layout, not C system layout](https://github.com/rust-lang/rust/pull/78802/)
2929
- [Remove restrictions on compare-exchange memory ordering.](https://github.com/rust-lang/rust/pull/98383/)
3030
- You can now `write!` or `writeln!` into an `OsString`: [Implement `fmt::Write` for `OsString`](https://github.com/rust-lang/rust/pull/97915/)
31-
- [Enforce that layout size fits in isize in Layout](https://github.com/rust-lang/rust/pull/95295/)
3231
- [Make RwLockReadGuard covariant](https://github.com/rust-lang/rust/pull/96820/)
3332
- [Implement `FusedIterator` for `std::net::[Into]Incoming`](https://github.com/rust-lang/rust/pull/97300/)
3433
- [`impl<T: AsRawFd> AsRawFd for {Arc,Box}<T>`](https://github.com/rust-lang/rust/pull/97437/)

0 commit comments

Comments
 (0)