Stabilized in 1.31 (all editions), the lifetime elision chapter needs to be updated for impl headers. - Tracking issue: https://github.com/rust-lang/rust/issues/15872 - RFC: https://github.com/rust-lang/rfcs/blob/master/text/0141-lifetime-elision.md - Implementation: https://github.com/rust-lang/rust/pull/49251 - Separation: https://github.com/rust-lang/rust/pull/53016 - Stabilization PR: https://github.com/rust-lang/rust/pull/54778 I looked at updating this, but things have diverged from the RFC, so the new rules are not clear to me.
Stabilized in 1.31 (all editions), the lifetime elision chapter needs to be updated for impl headers.
I looked at updating this, but things have diverged from the RFC, so the new rules are not clear to me.