Skip to content

Commit

Permalink
Rollup merge of #70250 - jplatte:patch-1, r=Centril
Browse files Browse the repository at this point in the history
Remove wrong entry from RELEASES.md

resolves #70247
  • Loading branch information
Centril committed Mar 22, 2020
2 parents b465c20 + c746d93 commit aade079
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 @@ -4957,8 +4957,6 @@ Version 1.10.0 (2016-07-07)
Language
--------
* [Allow `concat_idents!` in type positions as well as in expression
positions](https://github.com/rust-lang/rust/pull/33735).
* [`Copy` types are required to have a trivial implementation of `Clone`](https://github.com/rust-lang/rust/pull/33420).
[RFC 1521](https://github.com/rust-lang/rfcs/blob/master/text/1521-copy-clone-semantics.md).
* [Single-variant enums support the `#[repr(..)]` attribute](https://github.com/rust-lang/rust/pull/33355).
Expand Down

0 comments on commit aade079

Please sign in to comment.