Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #101664 - mejrs:similarity, r=fee1-dead
Note if mismatched types have a similar name
If users get a type error between similarly named types, it will point out that these are actually different types, and where they were defined.