janwi_mac
d02b4c8e77
Improve suggestions for unconstrained parameters in impl blocks
...
When an unconstrained type or lifetime parameter is detected in an
`impl`, provide more specific help based on its usage:
- If the parameter is entirely unused, suggest removing it.
- If it is used in the `impl` body but not the `Self` type, suggest
including it in the `Self` type and the struct definition.
This also adds a comprehensive UI test for these cases.
2026-05-09 17:50:35 +12:00
..
2026-02-17 08:45:08 +00:00
2024-07-02 02:30:38 +01:00
2024-07-02 02:30:38 +01:00
2024-07-02 02:30:38 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-12-02 18:25:13 +00:00
2024-07-26 14:41:56 -04:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2025-08-07 21:18:00 +00:00
2025-08-07 21:18:00 +00:00
2024-11-05 21:54:45 +00:00
2024-11-05 21:54:45 +00:00
2024-11-05 21:54:45 +00:00
2024-11-05 21:54:45 +00:00
2025-06-03 10:13:33 +02:00
2024-09-24 22:20:46 +02:00
2024-02-16 20:02:50 +00:00
2026-04-01 16:40:02 +08:00
2026-04-01 16:40:02 +08:00
2025-10-11 20:50:21 +00:00
2024-02-16 20:02:50 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2025-02-17 11:33:07 +00:00
2023-11-24 19:15:52 +01:00
2025-08-06 12:13:12 -07:00
2025-08-06 12:13:12 -07:00
2025-06-30 08:06:08 +00:00
2025-06-30 08:06:08 +00:00
2025-05-07 16:29:59 +00:00
2023-11-24 19:15:52 +01:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-06-25 13:02:15 -07:00
2025-06-25 13:02:15 -07:00
2023-11-24 19:15:52 +01:00
2024-07-02 02:30:38 +01:00
2024-07-02 02:30:38 +01:00
2023-11-24 19:15:52 +01:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-07-02 02:30:38 +01:00
2024-07-02 02:30:38 +01:00
2024-02-16 20:02:50 +00:00
2025-06-30 08:06:08 +00:00
2026-05-09 17:50:35 +12:00