Esteban Küber
eeadffd926
When more than a single impl and less than 4 could apply, point at them
...
```
error[E0277]: the trait bound `[[u16; 3]; 2]: Bar` is not satisfied
--> $DIR/issue-67185-2.rs:21:6
|
LL | impl Foo for FooImpl {}
| ^^^ the trait `Bar` is not implemented for `[[u16; 3]; 2]`
|
help: the following other types implement trait `Bar`
--> $DIR/issue-67185-2.rs:9:1
|
LL | impl Bar for [u16; 4] {}
| ^^^^^^^^^^^^^^^^^^^^^ `[u16; 4]`
LL | impl Bar for [[u16; 3]; 3] {}
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ `[[u16; 3]; 3]`
note: required by a bound in `Foo`
--> $DIR/issue-67185-2.rs:14:30
|
LL | trait Foo
| --- required by a bound in this trait
LL | where
LL | [<u8 as Baz>::Quaks; 2]: Bar,
| ^^^ required by this bound in `Foo`
```
2025-10-31 20:44:01 +00:00
..
2024-06-25 17:22:22 +02:00
2024-10-15 20:42:17 -04:00
2025-01-31 18:21:58 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-27 17:43:40 +00:00
2024-02-27 17:43:40 +00:00
2024-05-29 09:27:07 +00:00
2024-05-29 09:27:07 +00:00
2023-10-13 21:01:36 +00:00
2025-08-19 21:27:10 +02:00
2024-10-27 07:41:52 +01:00
2024-10-27 07:41:52 +01:00
2024-02-16 20:02:50 +00:00
2024-08-17 12:43:25 -04:00
2024-08-17 12:43:25 -04:00
2023-10-13 21:01:36 +00:00
2023-11-24 19:15:52 +01:00
2025-01-22 09:20:57 -08:00
2025-10-31 20:44:01 +00:00
2025-04-28 17:15:11 +00:00
2024-06-25 17:22:22 +02:00
2023-10-24 15:27:06 +00:00
2023-11-24 19:15:52 +01:00
2024-03-11 19:42:04 +00:00
2025-07-10 17:23:29 +00:00
2025-04-08 23:06:31 +03:00
2024-10-16 13:44:56 -04:00
2025-02-17 17:21:24 +00:00
2024-03-11 19:42:04 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-11-24 23:11:49 +00:00
2024-11-24 23:11:49 +00:00
2023-10-24 15:27:06 +00:00
2025-06-22 10:58:25 +02:00
2025-01-30 18:51:49 +00:00
2025-01-30 18:51:49 +00:00
2025-04-20 16:08:39 +00:00
2025-04-20 16:08:39 +00:00
2025-04-20 16:08:39 +00:00
2025-04-20 16:08:39 +00:00
2025-04-25 01:57:45 +00:00
2025-04-25 01:57:45 +00:00
2025-04-15 18:46:26 +00:00
2025-04-15 18:46:26 +00:00
2023-10-13 21:01:36 +00:00
2023-11-24 19:15:52 +01:00
2025-04-29 13:22:38 +02:00
2025-04-29 13:22:38 +02:00
2024-10-10 01:13:29 +02:00
2025-05-26 10:57:54 +00:00
2025-05-27 08:18:11 +00:00
2024-03-11 19:42:04 +00:00
2024-03-11 19:42:04 +00:00
2024-03-14 20:30:57 -04:00
2024-03-14 20:30:57 -04:00
2024-03-24 10:35:24 +01:00
2025-08-19 21:27:10 +02:00
2025-06-30 08:06:08 +00:00
2025-01-03 02:45:29 +00:00
2025-01-22 09:20:57 -08:00
2025-05-27 08:18:11 +00:00
2024-06-25 17:22:22 +02:00
2025-02-10 20:21:39 +00:00
2024-02-16 20:02:50 +00:00
2023-10-16 15:42:26 +00:00
2023-10-24 15:27:06 +00:00
2023-11-24 19:15:52 +01:00
2024-01-24 02:53:15 +00:00
2025-10-31 20:44:01 +00:00
2024-03-11 19:42:04 +00:00
2023-10-24 15:27:06 +00:00
2023-11-24 19:15:52 +01:00
2024-11-22 11:12:15 -08:00
2024-03-08 20:56:25 +00:00
2025-06-30 08:06:08 +00:00
2025-06-30 08:06:08 +00:00
2025-04-14 13:26:13 +02:00
2025-04-14 13:26:13 +02:00
2025-02-10 20:21:39 +00:00
2025-02-10 20:21:39 +00:00
2025-02-10 20:21:39 +00:00
2024-03-11 19:42:04 +00:00
2024-03-11 19:42:04 +00:00
2024-03-11 19:42:04 +00:00
2025-01-03 02:45:29 +00:00
2025-01-03 02:45:29 +00:00
2023-10-13 21:01:36 +00:00
2023-11-24 19:15:52 +01:00
2024-02-27 17:43:40 +00:00
2024-02-27 17:43:40 +00:00
2025-02-17 17:21:24 +00:00
2024-06-25 17:22:22 +02:00
2025-05-20 17:30:08 -03:00
2025-06-27 07:51:38 +00:00
2025-03-03 05:57:55 +00:00
2025-03-03 05:57:55 +00:00
2023-10-24 15:27:06 +00:00
2023-11-24 19:15:52 +01:00
2024-03-11 19:42:04 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-05-06 16:04:57 +00:00
2025-03-23 14:11:04 +00:00
2025-08-19 21:27:10 +02:00
2025-04-14 13:26:13 +02:00
2024-08-22 12:34:12 -04:00
2024-08-22 12:34:12 -04:00
2024-03-10 21:18:41 -04:00
2025-06-30 08:06:08 +00:00
2025-06-30 08:06:08 +00:00
2024-03-05 16:19:16 -08:00
2025-02-10 20:21:39 +00:00
2025-01-03 02:45:29 +00:00
2025-10-31 20:44:01 +00:00
2024-10-30 16:19:53 +00:00
2024-10-30 16:19:53 +00:00
2024-06-25 17:22:22 +02:00
2024-03-05 15:55:31 +00:00
2025-07-13 02:52:13 +08:00
2025-07-13 02:52:13 +08:00
2025-07-07 17:09:39 +08:00
2025-07-07 17:09:39 +08:00
2025-04-08 23:06:31 +03:00
2025-02-10 20:21:39 +00:00
2023-10-13 21:01:36 +00:00
2024-11-24 23:11:49 +00:00
2024-06-25 17:22:22 +02:00
2024-06-25 17:22:22 +02:00
2024-10-30 22:30:28 +00:00
2023-10-13 21:01:36 +00:00
2023-11-24 19:15:52 +01:00
2024-11-24 23:11:49 +00:00
2024-11-24 23:11:49 +00:00
2024-12-10 17:23:02 +00:00
2025-04-11 11:03:08 +10:00
2025-06-30 08:06:08 +00:00
2023-10-13 21:01:36 +00:00
2025-02-10 20:21:39 +00:00
2024-06-25 17:22:22 +02:00
2024-06-25 17:22:22 +02:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-07 10:42:01 +08:00
2024-04-03 17:44:47 -04:00
2024-04-03 17:44:47 -04:00
2024-08-10 00:54:16 +00:00
2024-08-10 00:54:16 +00:00
2025-06-30 08:06:08 +00:00
2025-08-19 21:27:10 +02:00
2025-04-08 23:06:31 +03:00
2024-10-30 16:18:50 +00:00
2024-02-16 20:02:50 +00:00
2024-03-11 19:42:04 +00:00
2025-06-22 10:58:25 +02:00
2024-03-11 19:42:04 +00:00