Matthias Krüger a2c99cf87c
Rollup merge of #127966 - oli-obk:structured_diag, r=compiler-errors
Use structured suggestions for unconstrained generic parameters on impl blocks

I did not deduplicate with `UnusedGenericParameter`, because in contrast to type declarations, just using a generic parameter in an impl isn't enough, it must be used with the right variance and not just as part of a projection.
2024-07-19 20:03:57 +02:00
..
2024-07-08 19:29:55 +00:00
2024-07-03 15:37:34 +00:00
2024-05-23 04:08:35 +02:00
2024-07-08 19:29:55 +00:00