rust/compiler/rustc_infer/src
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
..
errors FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
infer Rollup merge of #101664 - mejrs:similarity, r=fee1-dead 2022-09-23 04:29:16 +02:00
traits Rollup merge of #102037 - jyn514:normalize-docs, r=lcnr 2022-09-22 18:25:53 +05:30
lib.rs Print out the proper crate path 2022-09-18 02:59:32 +02:00