Files
rust/compiler
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-19 21:00:46 -03:00
2024-07-22 13:54:48 -04:00