Open
Description
#63507 (comment) introduces a check to not suggest let foo: impl Trait
. Once this is valid, we should remove that gate.
Metadata
Metadata
Assignees
Labels
Area: Messages for errors, warnings, and lintsArea: Suggestions generated by the compiler applied by `cargo fix`Category: An issue proposing an enhancement or a PR with one.`#![feature(impl_trait_in_bindings)]`Status: Blocked on something else such as an RFC or other implementation work.Relevant to the compiler team, which will review and decide on the PR/issue.This issue requires a nightly compiler in some way.