Files
rust/tests
Matthias Krüger c2ba4b1cb0 Rollup merge of #128082 - compiler-errors:closure-cap, r=estebank
Note closure captures when reporting cast to fn ptr failed

Fixes #128078

We already had logic to point out a closure having captures when that's possibly the source of a coercion error to `fn()`, but we weren't reporting it during an explicit `as` cast.
2024-07-23 19:42:37 +02:00
..
2024-07-01 05:17:13 -07:00
2024-07-13 12:02:12 +00:00
2024-07-06 14:24:20 +02:00