File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Version 1.16.0 (2017-03-16)
4
4
Language
5
5
--------
6
6
7
+ * Lifetimes in statics ad consts default to ` 'static ` . [ RFC 1623]
7
8
* [ The compiler's ` dead_code ` lint now accounts for type aliases] [ 38051 ] .
8
9
* [ Uninhabitable enums (those without any variants) no longer permit wildcard
9
10
match patterns] [ 38069 ]
@@ -175,6 +176,7 @@ Compatibility Notes
175
176
[ cargo/3546 ] : https://github.com/rust-lang/cargo/pull/3546
176
177
[ cargo/3557 ] : https://github.com/rust-lang/cargo/pull/3557
177
178
[ cargo/3604 ] : https://github.com/rust-lang/cargo/pull/3604
179
+ [ RFC 1623 ] : https://github.com/rust-lang/rfcs/blob/master/text/1623-static.md
178
180
179
181
180
182
Version 1.15.1 (2017-02-09)
You can’t perform that action at this time.
0 commit comments