Lifetime elision rules in self
types
#63003
Labels
A-inference
Area: Type inference
A-lifetimes
Area: Lifetimes / regions
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
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: