File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ Libraries
28
28
- [Implement network primitives with ideal Rust layout, not C system layout](https://github.com/rust-lang/rust/pull/78802/)
29
29
- [Remove restrictions on compare-exchange memory ordering.](https://github.com/rust-lang/rust/pull/98383/)
30
30
- 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/)
32
31
- [Make RwLockReadGuard covariant](https://github.com/rust-lang/rust/pull/96820/)
33
32
- [Implement `FusedIterator` for `std::net::[Into]Incoming`](https://github.com/rust-lang/rust/pull/97300/)
34
33
- [`impl<T: AsRawFd> AsRawFd for {Arc,Box}<T>`](https://github.com/rust-lang/rust/pull/97437/)
You can’t perform that action at this time.
0 commit comments