Skip to content

Commit 683cf99

Browse files
authored
Rollup merge of rust-lang#102019 - pietroalbini:pa-relnotes-revert, r=pietroalbini
Remove backed off PRs from relnotes Backport of rust-lang@7358a9b to master.
2 parents ade6505 + d19079b commit 683cf99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Libraries
2020
---------
2121
- [Remove restrictions on compare-exchange memory ordering.](https://github.com/rust-lang/rust/pull/98383/)
2222
- You can now `write!` or `writeln!` into an `OsString`: [Implement `fmt::Write` for `OsString`](https://github.com/rust-lang/rust/pull/97915/)
23-
- [Enforce that layout size fits in isize in Layout](https://github.com/rust-lang/rust/pull/95295/)
2423
- [Make RwLockReadGuard covariant](https://github.com/rust-lang/rust/pull/96820/)
2524
- [Implement `FusedIterator` for `std::net::[Into]Incoming`](https://github.com/rust-lang/rust/pull/97300/)
2625
- [`impl<T: AsRawFd> AsRawFd for {Arc,Box}<T>`](https://github.com/rust-lang/rust/pull/97437/)

0 commit comments

Comments
 (0)