bors 25f1c728b4 Auto merge of #15044 - lowr:fix/deduplicate-compl-fields, r=lnicola
Deduplicate tuple indices for completion

Follow-up to #15026

A tuple struct may dereference to a primitive tuple (though unusual, which is why I previously overlooked this case). We should not show the same tuple index in completion in such cases.

Deduplication of indices among multiple tuple structs is already handled in the previous PR.
2023-06-13 09:20:41 +00:00
..
2023-05-28 13:43:21 +02:00
2023-06-11 00:39:28 +03:30
2023-06-11 00:39:28 +03:30
2023-05-13 11:51:28 +02:00
2023-06-07 08:48:19 -05:00
2023-05-06 00:49:23 -07:00