-
Notifications
You must be signed in to change notification settings - Fork 54
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
Associated type position impl trait #103
Comments
This issue is intended for status updates only. For general questions or comments, please contact the owner(s) directly. |
The remaining blockers for this feature are
Not necessary for stabilization, but would be cool if |
No progress (that I know of) since last update |
No progress |
I'm going to close this goal -- consensus is that we will not reach stabilization in this goal period. We'll try again next time! |
Summary
Stable support for
impl Trait
in the values of associated types (aka "associated type position impl trait" or ATPIT)Tasks and status
The text was updated successfully, but these errors were encountered: