Skip to content

Commit 3191fba

Browse files
authored
Merge pull request #36687 from brson/beta-next
Remove reverted feature from relnotes
2 parents d3eb33e + f5b4a55 commit 3191fba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASES.md

-2
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ Libraries
144144
(https://github.com/rust-lang/rust/pull/34951)
145145
* [`Cow<str>` implements `FromIterator` for `char`, `&str` and `String`]
146146
(https://github.com/rust-lang/rust/pull/35064)
147-
* [`String` implements `From<Vec<char>>` and `From<&[char]>`]
148-
(https://github.com/rust-lang/rust/pull/35054)
149147
* [Sockets on Linux are correctly closed in subprocesses via `SOCK_CLOEXEC`]
150148
(https://github.com/rust-lang/rust/pull/34946)
151149
* [`hash_map::Entry`, `hash_map::VacantEntry` and `hash_map::OccupiedEntry`

0 commit comments

Comments
 (0)