Skip to content

Commit 6bf3b36

Browse files
authored
Rollup merge of #40517 - rust-lang:release-notes-tweak, r=alexcrichton
Remove incorrect feature from the 1.16 relnotes According to @golddranks https://internals.rust-lang.org/t/rust-1-16-0-prerelease-testing/4953/3 r? @brson
2 parents 51738b3 + cc08edc commit 6bf3b36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Version 1.16.0 (2017-03-16)
44
Language
55
--------
66

7-
* Lifetimes in statics and consts default to `'static`. [RFC 1623]
87
* [The compiler's `dead_code` lint now accounts for type aliases][38051].
98
* [Uninhabitable enums (those without any variants) no longer permit wildcard
109
match patterns][38069]

0 commit comments

Comments
 (0)