]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #104580 - notriddle:notriddle/issue-102354-hide-sugg, r=compiler...
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Sat, 19 Nov 2022 06:24:47 +0000 (11:54 +0530)
committerGitHub <noreply@github.com>
Sat, 19 Nov 2022 06:24:47 +0000 (11:54 +0530)
diagnostics: only show one suggestion for method -> assoc fn

Fixes #102354


Trivial merge