Yes, this is almost a month late. Yes, it's 2 parts! But there's a lot to cover, and December was busy with the new website launch and the holidays!
3 Likes
Note that that's in-band lifetimes, which didn't stabilize. Only the impl TheTrait for TheType<'_>
form stabilized. More details in https://rust-lang-nursery.github.io/edition-guide/rust-2018/ownership-and-lifetimes/lifetime-elision-in-impl.html or in Tracking issue for lifetime elision for impl headers (feature impl_header_lifetime_elision) · Issue #15872 · rust-lang/rust · GitHub
1 Like
Ah. That’s a very subtle difference! Thank you; I’ll add a correction to the show notes!
1 Like