Skip to content

Commit

Permalink
Remove wrong entry from RELEASES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jplatte authored Mar 21, 2020
1 parent 38114ff commit c746d93
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 c746d93

Please sign in to comment.