Skip to content

Once impl_trait_in_bindings is stable, suggest using it in local bindings #63527

Open
@estebank

Description

@estebank

#63507 (comment) introduces a check to not suggest let foo: impl Trait. Once this is valid, we should remove that gate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsA-suggestion-diagnosticsArea: Suggestions generated by the compiler applied by `cargo fix`C-enhancementCategory: An issue proposing an enhancement or a PR with one.F-impl_trait_in_bindings`#![feature(impl_trait_in_bindings)]`S-blockedStatus: Blocked on something else such as an RFC or other implementation work.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.requires-nightlyThis issue requires a nightly compiler in some way.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions