Skip to content

Commit

Permalink
Rollup merge of rust-lang#40517 - rust-lang:release-notes-tweak, r=al…
Browse files Browse the repository at this point in the history
…excrichton

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
  • Loading branch information
frewsxcv committed Mar 15, 2017
2 parents 51738b3 + cc08edc commit 6bf3b36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Version 1.16.0 (2017-03-16)
Language
--------

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

0 comments on commit 6bf3b36

Please sign in to comment.