Skip to content

Meta tracking issue for impl Trait #63066

Open
@Centril

Description

@Centril
Contributor

This issue tracks the progress of impl Trait in general.

This issue is not for discussion about specific extensions to impl Trait and only exists to provide links to other places that track the progress of specific issues. If you wish to discuss some subject related to impl Trait, please find an existing appropriate issue below or create an new issue and comment here with a link to the newly created issue.


The impl Trait related issues currently on deck are as follows:


Open RFCs:

None.

Activity

added
metabugIssues about issues themselves ("bugs about bugs")
T-langRelevant to the language team
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
A-impl-traitArea: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on Jul 28, 2019
kevincox

kevincox commented on Oct 16, 2019

@kevincox
Contributor

#65481 Allow impl Trait in trait method return values.

sighoya

sighoya commented on Nov 17, 2019

@sighoya
Aaron1011

Aaron1011 commented on Nov 17, 2019

@Aaron1011
CryZe

CryZe commented on Nov 17, 2019

@CryZe
sighoya

sighoya commented on Nov 17, 2019

@sighoya
mark-i-m

mark-i-m commented on Nov 17, 2019

@mark-i-m

28 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-impl-traitArea: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-impl-incompleteStatus: The implementation is incomplete.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-langRelevant to the language teammetabugIssues about issues themselves ("bugs about bugs")

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Nemo157@joshtriplett@kevincox@Centril@Aaron1011

        Issue actions

          Meta tracking issue for `impl Trait` · Issue #63066 · rust-lang/rust