rust/compiler
David Wood 01f65afa4a
diag: improve closure/generic parameter mismatch
This commit improves the diagnostic when a type parameter is expected
and a closure is found, noting that each closure has a distinct type and
therefore could not always match the caller-chosen type of the
parameter.

Signed-off-by: David Wood <david@davidtw.co>
2020-09-14 15:21:38 +01:00
..
2020-09-11 09:37:51 -07:00
2020-09-11 09:37:51 -07:00
2020-09-10 17:33:06 -04:00
2020-09-10 09:48:02 +02:00
2020-09-13 22:53:51 +02:00
2020-09-09 23:05:43 +03:00
2020-09-13 22:53:51 +02:00
2020-09-09 16:32:55 +02:00