1
Fork 0
rust/compiler/rustc_infer
Matthias Krüger c2d2535b84
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.
2022-09-23 04:29:16 +02:00
..
src Rollup merge of #101664 - mejrs:similarity, r=fee1-dead 2022-09-23 04:29:16 +02:00
Cargo.toml Migrate OpaqueHiddenType, E0282, E0283, E0284, E0698 2022-08-23 14:47:07 +03:00