Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lifetime elision for impl #1950

Closed
ticki opened this issue Mar 14, 2017 · 1 comment
Closed

Lifetime elision for impl #1950

ticki opened this issue Mar 14, 2017 · 1 comment
Labels
T-lang Relevant to the language team, which will review and decide on the RFC.

Comments

@ticki
Copy link
Contributor

ticki commented Mar 14, 2017

In similar style as fns unspecified lifetime parameters should all bind to a hidden parameter.

@steveklabnik
Copy link
Member

This was already accepted in RFC 411 https://github.com/rust-lang/rfcs/blob/master/text/0141-lifetime-elision.md

Nobody has implemented it yet. It's being tracked here rust-lang/rust#15872

@Centril Centril added the T-lang Relevant to the language team, which will review and decide on the RFC. label Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-lang Relevant to the language team, which will review and decide on the RFC.
Projects
None yet
Development

No branches or pull requests

3 participants