Files
rust/compiler
bors 8177591aec Auto merge of #111516 - compiler-errors:issue-111500, r=jackh726
Don't use `can_eq` in `derive(..)` suggestion for missing method

Unsatisfied predicates returned from method probe may reference inference vars from that probe, so drop this extra check I added in #110877 for more accurate derive suggestions...

Fixes #111500
2023-06-03 07:25:40 +00:00
..
2023-03-11 10:53:47 -06:00
2023-06-03 09:44:30 +08:00
2023-05-02 10:45:16 -07:00
2023-06-03 09:44:30 +08:00
2023-05-26 15:18:54 -04:00
2023-04-10 17:24:23 +09:00
2023-04-10 22:02:52 +02:00
2023-05-26 13:03:47 +03:00
2023-05-26 18:55:02 +01:00