Skip to content

Commit

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

resolves rust-lang#70247
  • Loading branch information
Dylan-DPC authored Mar 22, 2020
2 parents c882b10 + c746d93 commit bc3dad1
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 bc3dad1

Please sign in to comment.