Skip to content

Commit bc3dad1

Browse files
authored
Rollup merge of #70250 - jplatte:patch-1, r=Centril
Remove wrong entry from RELEASES.md resolves #70247
2 parents c882b10 + c746d93 commit bc3dad1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASES.md

-2
Original file line numberDiff line numberDiff line change
@@ -4957,8 +4957,6 @@ Version 1.10.0 (2016-07-07)
49574957
Language
49584958
--------
49594959

4960-
* [Allow `concat_idents!` in type positions as well as in expression
4961-
positions](https://github.com/rust-lang/rust/pull/33735).
49624960
* [`Copy` types are required to have a trivial implementation of `Clone`](https://github.com/rust-lang/rust/pull/33420).
49634961
[RFC 1521](https://github.com/rust-lang/rfcs/blob/master/text/1521-copy-clone-semantics.md).
49644962
* [Single-variant enums support the `#[repr(..)]` attribute](https://github.com/rust-lang/rust/pull/33355).

0 commit comments

Comments
 (0)