]> git.lizzy.rs Git - rust.git/commit
Auto merge of #54778 - scottmcm:stabilize-ihle, r=pnkfelix
authorbors <bors@rust-lang.org>
Tue, 23 Oct 2018 04:05:50 +0000 (04:05 +0000)
committerbors <bors@rust-lang.org>
Tue, 23 Oct 2018 04:05:50 +0000 (04:05 +0000)
commitd570b36cd9dd0a3c1b94e6fc4004ee5557140d31
treef13031b3fda69007a6bb6ea2d8d448e0e9c923bd
parent979fb16db9649bf7d9e2f979f8e0630689eefc0e
parent18f7db3d69377ebf85b6ff3a319445411f4b16b1
Auto merge of #54778 - scottmcm:stabilize-ihle, r=pnkfelix

Stabilize impl_header_lifetime_elision in 2015

~~This is currently blocked on https://github.com/rust-lang/rust/issues/54902; it should be good after that~~

It's already stable in 2018; this finishes the stabilization.

FCP completed (https://github.com/rust-lang/rust/issues/15872#issuecomment-417953153), proposal (https://github.com/rust-lang/rust/issues/15872#issuecomment-412759783).

Tracking issue: https://github.com/rust-lang/rust/issues/15872
Usage examples (from libcore): https://github.com/rust-lang/rust/pull/54687
src/librustc/hir/lowering.rs
src/libsyntax/feature_gate.rs