Files
rust/compiler
bors 865eaf96be 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.
2024-06-03 03:16:35 +00:00
..
2024-04-18 15:36:25 +10:00
2024-05-30 00:20:48 +02:00
2024-05-21 17:00:45 -04:00
2024-05-30 09:51:27 +08:00