Lifetime elision rules in self
types
#63003
Labels
A-inference
Area: Type inference
A-lifetimes
Area: Lifetimes / regions
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
I-needs-decision
Issue: In need of a decision.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
This issue tracking lifetime elision rules in
self
types.Here are test cases of elision rules introduced in #61207: https://github.com/rust-lang/rust/blob/d79d13f9e6ca05f2002446addfbd68e63e419cc1/src/test/ui/self/elision/README.md
This rule has already been applied in Rust 1.36 (see #62209).
The text was updated successfully, but these errors were encountered: