Files
rust/tests/ui/const-generics/generic_const_exprs
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
..
2025-06-11 15:30:15 +01:00
2023-01-11 09:32:08 +00:00
2025-05-21 20:20:19 +01:00
2025-05-21 20:20:19 +01:00
2025-05-21 20:20:19 +01:00
2023-01-11 09:32:08 +00:00
2025-05-21 20:20:19 +01:00
2025-02-14 00:37:23 +01:00
2025-02-14 00:37:23 +01:00
2026-03-28 16:18:11 +09:00
2026-03-28 16:18:11 +09:00
2023-01-11 09:32:08 +00:00
2026-03-28 16:18:11 +09:00
2026-03-28 16:18:11 +09:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2025-06-11 15:30:15 +01:00
2025-05-21 20:20:19 +01:00
2023-01-11 09:32:08 +00:00