Michael Goulet

Results 196 comments of Michael Goulet

@RalfJung: Can you explain what you mean? Not really sure what you're asking for. edit: Maybe you meant why I added the `AsyncFn*` family of traits? If so, see #119305....

Ok, very strange for this to have such a dramatic effect on perf. @bors try @rust-timer queue

These regressions are unsurprising, and I'd like to eventually re-support using async closures in `Fn`/`FnMut` when possible (exactly when there are no borrows from the closure type). Most of them...