Auto merge of #125397 - gurry:125303-wrong-builder-suggestion, r=compiler-errors

Do not suggest unresolvable builder methods

Fixes #125303

The issue was that when a builder method cannot be resolved we are suggesting alternatives that themselves cannot be resolved. This PR adds a check that filters them from the list of suggestions.
This commit is contained in:
bors 2024-06-03 03:16:35 +00:00
commit 2c06e01f99

Diff content is not available