Borrowed Fn closure gives "implementation of FnOnce is not general" #87079
Labels
A-inference
Area: Type inference
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code: playground
The current output is:
This seems similar to #70263 but wasn't sure so I figured I'd error on the side of opening a new one.
The text was updated successfully, but these errors were encountered: