Dylan DPC
21d6b1fc0e
Rollup merge of #99147 - compiler-errors:issue-55673, r=lcnr
...
Mention similarly named associated type even if it's not clearly in supertrait
Due to query cycle avoidance, we sometimes restrict the candidates in `complain_about_assoc_type_not_found` too much so that we can't detect typo replacements from just supertraits.
This creates a more general note of the existence of a similarly named associated type from _all_ visible traits when possible.
Fixes #55673
2022-07-11 15:19:33 +05:30
..
2022-07-07 18:06:49 +05:30
2022-07-08 12:44:14 +00:00
2022-07-07 18:14:44 +00:00
2022-07-06 13:27:53 +01:00
2022-07-11 15:19:32 +05:30
2022-07-09 10:04:09 +10:00
2022-07-09 23:20:02 +02:00
2022-07-09 07:27:29 -04:00
2022-07-09 07:27:29 -04:00
2022-07-09 07:43:56 -04:00
2022-07-11 15:19:32 +05:30
2022-07-06 22:50:55 +02:00
2022-07-10 23:43:46 +00:00
2022-07-11 16:51:19 +09:00
2022-07-10 23:43:46 +00:00
2022-07-09 11:28:07 +05:30
2022-07-07 20:33:24 +02:00
2022-07-09 19:57:13 +00:00
2022-07-08 11:31:08 -07:00
2022-07-07 18:14:44 +00:00
2022-07-07 18:06:50 +05:30
2022-07-08 03:37:36 +00:00
2022-07-07 20:55:34 +00:00
2022-07-10 11:52:17 +02:00
2022-07-11 15:19:32 +05:30
2022-07-09 12:52:50 +02:00
2022-07-10 11:52:17 +02:00
2022-07-06 06:41:53 +01:00
2022-07-08 10:03:27 +00:00
2022-07-07 16:01:43 +02:00
2022-07-06 14:49:08 +05:30
2022-07-06 23:20:12 +02:00
2022-07-09 04:34:51 +00:00
2022-07-11 15:19:32 +05:30
2022-07-08 11:31:08 -07:00
2022-07-11 15:19:32 +05:30
2022-07-06 22:50:55 +02:00
2022-07-09 11:28:07 +05:30
2022-07-11 15:19:31 +05:30
2022-07-06 06:41:53 +01:00
2022-07-06 06:41:53 +01:00
2022-07-08 17:55:26 +00:00
2022-07-11 15:19:33 +05:30