Matthias Krüger
909574e411
Rollup merge of #132559 - bvanjoi:fix-132534, r=compiler-errors
...
find the generic container rather than simply looking up for the assoc with const arg
Fixes #132534
This issue is caused by mismatched generic parameters. Previously, it tried to find `T` in `trait X`, but after this change, it will find `T` in `fn a`.
r? `@compiler-errors` as this assertion was introduced by you.
2024-11-04 18:12:47 +01:00
..
2024-10-29 16:26:57 +00:00
2024-11-04 12:17:44 +08:00
2024-11-04 18:12:46 +01:00
2024-10-24 01:48:44 +00:00
2024-11-02 03:08:04 +00:00
2024-10-29 16:26:57 +00:00
2024-11-02 03:08:04 +00:00
2024-10-29 16:26:57 +00:00
2024-11-03 18:59:31 +00:00
2024-10-29 16:26:57 +00:00
2024-10-18 12:34:56 +08:00
2024-10-15 13:11:00 +02:00
2024-10-29 16:26:57 +00:00
2024-09-30 13:17:33 -04:00
2024-10-18 12:34:56 +08:00
2024-10-10 01:13:29 +02:00
2024-10-07 16:30:48 +00:00
2024-11-02 03:08:04 +00:00
2024-10-29 16:26:57 +00:00
2024-09-10 23:05:36 +02:00
2024-09-10 23:05:36 +02:00
2024-10-29 16:26:57 +00:00
2024-10-18 00:33:50 +02:00
2024-10-17 20:43:31 +02:00
2024-10-18 00:33:50 +02:00
2024-10-18 00:33:50 +02:00
2024-10-21 11:45:19 +03:00
2024-10-21 11:45:19 +03:00
2024-10-07 16:30:48 +00:00
2024-11-02 22:17:46 +09:00
2024-11-02 22:17:46 +09:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2024-09-24 10:12:05 -04:00
2024-09-24 10:12:05 -04:00
2024-10-29 16:26:57 +00:00
2024-09-25 13:26:48 +02:00
2024-09-25 13:26:48 +02:00
2024-09-25 13:26:48 +02:00
2024-09-25 13:26:48 +02:00
2024-10-29 16:26:57 +00:00
2024-10-29 16:26:57 +00:00
2024-10-29 16:26:57 +00:00
2024-09-25 13:26:48 +02:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-10-29 16:26:57 +00:00
2024-10-29 16:26:57 +00:00
2024-10-15 13:11:00 +02:00
2024-10-15 13:11:00 +02:00
2024-10-11 17:36:04 +02:00
2024-10-11 17:36:04 +02:00
2024-09-25 13:26:48 +02:00
2024-10-04 22:59:03 +00:00
2024-10-11 17:36:04 +02:00
2024-10-11 17:36:04 +02:00
2024-10-29 16:26:57 +00:00
2024-09-11 00:17:38 -05:00
2024-09-25 13:26:48 +02:00
2024-09-24 22:20:46 +02:00
2024-09-24 22:20:46 +02:00
2024-10-29 16:26:57 +00:00
2024-09-25 13:26:48 +02:00
2024-10-18 12:34:56 +08:00
2024-09-24 23:12:02 +02:00
2024-09-24 23:12:02 +02:00