Files
rust/compiler
bors f03ce30962 Auto merge of #98863 - compiler-errors:projection-msg, r=estebank
Implement special-cased projection error message for some common traits

Not sure what the best phrasing is, but I feel like these are more clear than the plain `<Type as Iterator>::Output == Type` messages.

If this is actually a good idea, are there any other traits this could benefit?
2022-08-08 10:16:20 +00:00
..
2022-07-29 18:26:10 -04:00
2022-08-01 08:53:04 +10:00
2022-08-07 12:40:41 -06:00
2022-08-08 00:13:41 +00:00