]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #39265 - est31:master, r=petrochenkov
authorbors <bors@rust-lang.org>
Thu, 9 Feb 2017 11:42:49 +0000 (11:42 +0000)
committerbors <bors@rust-lang.org>
Thu, 9 Feb 2017 11:42:49 +0000 (11:42 +0000)
Stabilize static lifetime in statics

Stabilize the "static_in_const" feature. Blockers before this PR can be merged:

* [x] The [FCP with inclination to stabilize](https://github.com/rust-lang/rust/issues/35897#issuecomment-270441437) needs to be over. FCP lasts roughly three weeks, so will be over at Jan 25, aka this thursday.
* [x] Documentation needs to be added (#37928)

Closes #35897.

1  2 
src/libsyntax/feature_gate.rs

Simple merge