Skip to content

An async closure may implement FnMut/Fn if it has no self-borrows#125259

Merged
bors merged 1 commit into
rust-lang:masterfrom
compiler-errors:fn-mut-as-a-treat
May 22, 2024
Merged

An async closure may implement FnMut/Fn if it has no self-borrows#125259
bors merged 1 commit into
rust-lang:masterfrom
compiler-errors:fn-mut-as-a-treat

An async closure may implement FnMut/Fn if it has no self-borrows

2e97dae
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs