Esteban Küber
049c32797b
On E0277, point at type that doesn't implement bound
...
When encountering an unmet trait bound, point at local type that doesn't implement the trait:
```
error[E0277]: the trait bound `Bar<T>: Foo` is not satisfied
--> $DIR/issue-64855.rs:9:19
|
LL | pub struct Bar<T>(<Self as Foo>::Type) where Self: ;
| ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
|
help: the trait `Foo` is not implemented for `Bar<T>`
--> $DIR/issue-64855.rs:9:1
|
LL | pub struct Bar<T>(<Self as Foo>::Type) where Self: ;
| ^^^^^^^^^^^^^^^^^
```
2025-08-22 17:55:15 +00:00
..
2025-05-05 15:52:38 +00:00
2025-08-22 17:55:15 +00:00
2025-08-08 14:10:41 +00:00
2025-08-08 14:10:41 +00:00
2025-08-08 14:10:41 +00:00
2025-08-06 01:26:26 +02:00
2025-08-06 01:26:26 +02:00
2025-02-28 20:43:15 +00:00
2025-08-19 21:27:10 +02:00
2025-01-17 15:41:05 +08:00
2025-01-17 15:41:05 +08:00
2024-09-09 12:27:36 +05:30
2024-09-09 12:27:36 +05:30
2025-01-22 09:20:57 -08:00
2025-06-13 13:54:06 +00:00
2025-04-08 23:06:31 +03:00
2024-12-07 21:26:20 +00:00
2025-04-30 10:44:24 +03:00
2025-02-04 17:02:37 +05:30
2024-10-29 16:26:57 +00:00
2024-10-10 01:13:29 +02:00
2025-05-27 08:18:11 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2025-01-26 21:20:31 +01:00
2025-06-30 08:45:43 +00:00
2024-12-07 21:26:20 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-11-21 01:35:34 +00:00
2024-11-21 01:35:34 +00:00
2024-12-07 21:29:58 +00:00
2024-08-05 09:55:14 -04:00
2024-08-05 09:55:14 -04:00
2024-08-05 09:55:14 -04:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2025-05-05 15:52:38 +00:00
2025-05-05 15:52:38 +00:00
2025-06-30 08:45:43 +00:00
2025-08-22 17:55:15 +00:00
2025-07-25 23:39:26 +00:00
2025-07-25 23:39:26 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2025-06-30 08:45:43 +00:00
2024-12-07 21:29:58 +00:00
2025-01-30 11:56:29 +01:00
2025-01-30 11:56:29 +01:00
2025-01-22 06:55:38 +00:00
2025-01-31 18:21:58 +00:00
2025-01-22 06:55:38 +00:00
2025-01-22 06:55:38 +00:00
2025-01-31 18:21:58 +00:00
2025-01-22 06:55:38 +00:00
2025-01-22 06:55:38 +00:00
2025-01-31 18:21:58 +00:00
2025-01-22 06:55:38 +00:00
2024-12-07 21:29:58 +00:00