Skip to content

Commit

Permalink
Merge pull request #36687 from brson/beta-next
Browse files Browse the repository at this point in the history
Remove reverted feature from relnotes
  • Loading branch information
brson authored Sep 23, 2016
2 parents d3eb33e + f5b4a55 commit 3191fba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 3191fba

Please sign in to comment.