rust/compiler/rustc_trait_selection/src
Esteban Küber e1649c442f Tweak "the following other types implement trait"
When *any* of the suggested impls is an exact match, *only* show the
exact matches. This is particularly relevant for integer types.

fix fmt
2022-12-05 14:59:30 -08:00
..
traits Tweak "the following other types implement trait" 2022-12-05 14:59:30 -08:00
autoderef.rs partially_normalize_... -> At::normalize 2022-11-28 17:35:39 +00:00
errors.rs Don't print full paths in overlap errors 2022-11-10 05:41:09 +00:00
infer.rs partially_normalize_... -> At::normalize 2022-11-28 17:35:39 +00:00
lib.rs Use iterators instead of slices at more sites 2022-11-21 20:34:28 +00:00