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

Tracking Issue for impl_trait_projections #103532

Closed
1 of 3 tasks
cjgillot opened this issue Oct 25, 2022 · 2 comments
Closed
1 of 3 tasks

Tracking Issue for impl_trait_projections #103532

cjgillot opened this issue Oct 25, 2022 · 2 comments
Labels
A-impl-trait Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.

Comments

@cjgillot
Copy link
Contributor

This is a tracking issue for the feature using Self and projections in impl Trait.
The feature gate for the issue is #![feature(impl_trait_projections)].

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Steps

Unresolved Questions

Implementation history

@cjgillot cjgillot added the C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. label Oct 25, 2022
@jyn514 jyn514 added the A-impl-trait Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch. label Apr 27, 2023
@Lol3rrr
Copy link

Lol3rrr commented Aug 23, 2023

What is the current State of this issue? I have a codebase in which I need this feature and am unsure if this is stable enough and what the current timeline for this is (if there is any) as it is marked as "medium" certainty on the async wg roadmap

@cjgillot
Copy link
Contributor Author

Closed by stabilizing PR #115659

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-impl-trait Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.
Projects
None yet
Development

No branches or pull requests

3 participants