Typos in associated types should receive suggestions based on lev distance #67386
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-papercut
Diagnostics: An error or lint that needs small tweaks.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
https://github.com/rust-lang/rust/blob/master/src/test/ui/span/type-binding.stderr should provide a lev distance suggestion for the correct associated type.
The text was updated successfully, but these errors were encountered: