rustc suggests invalid syntax for missing method on impl Trait
parameter
#63706
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Given:
rustc outputs:
The text was updated successfully, but these errors were encountered: