Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #139515 - compiler-errors:sig-mismatch, r=lcnr
Improve presentation of closure signature mismatch from `Fn` trait goal Flip the order of "expected" and "found" since that wasn't correct. Don't present the arguments as a tuple, since it leaves a trailing comma. Instead, just use `fn(arg, arg)`. Finally, be better with binders since we were just skipping binders. r? oli-obk or reassign
Matthias Krüger 2025-04-09
parent 19fd6bf · parent dba206b · commit 75be9f7
0 files changed, 0 insertions, 0 deletions