Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3191fba

Browse files
authoredSep 23, 2016
Merge pull request rust-lang#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)
Failed to load comments.