Skip to content

Commit

Permalink
Rollup merge of #120896 - compiler-errors:coro-closure-kind, r=oli-obk
Browse files Browse the repository at this point in the history
Print kind of coroutine closure

Make sure that we print "async closure" when we have an async closure, rather than calling it generically a ["coroutine-closure"](rust-lang/rust#120361).

Fixes #120886

r? oli-obk
  • Loading branch information
matthiaskrgr authored Feb 11, 2024
2 parents fe7c97e + 2073394 commit 1b6ab56
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1b6ab56

Please sign in to comment.