Permalink
Browse files

Merge pull request #36687 from brson/beta-next

Remove reverted feature from relnotes
  • Loading branch information...
2 parents d3eb33e + f5b4a55 commit 3191fbae9da539442351f883bdabcad0d72efcb6 @brson brson committed on GitHub Sep 23, 2016
Showing with 0 additions and 2 deletions.
  1. +0 −2 RELEASES.md
View
@@ -144,8 +144,6 @@ Libraries
(https://github.com/rust-lang/rust/pull/34951)
* [`Cow<str>` implements `FromIterator` for `char`, `&str` and `String`]
(https://github.com/rust-lang/rust/pull/35064)
-* [`String` implements `From<Vec<char>>` and `From<&[char]>`]
- (https://github.com/rust-lang/rust/pull/35054)
* [Sockets on Linux are correctly closed in subprocesses via `SOCK_CLOEXEC`]
(https://github.com/rust-lang/rust/pull/34946)
* [`hash_map::Entry`, `hash_map::VacantEntry` and `hash_map::OccupiedEntry`

0 comments on commit 3191fba

Please sign in to comment.