about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-02-16 00:27:33 +0100
committerGitHub <noreply@github.com>2024-02-16 00:27:33 +0100
commitddad818b7a80b06d565af0dc4d41815ba0285351 (patch)
tree73bc38ee2a128698e5a31f04dd69b70592d6484b /compiler/rustc_codegen_llvm/src
parentc73aa787f67a234fc830979eefe1a6a3682145b9 (diff)
parentacb201af54e15b1beebb5b8a6691f6c851afe177 (diff)
downloadrust-ddad818b7a80b06d565af0dc4d41815ba0285351.tar.gz
rust-ddad818b7a80b06d565af0dc4d41815ba0285351.zip
Rollup merge of #121119 - compiler-errors:async-fn-kind-errs, r=oli-obk
Make `async Fn` trait kind errors better

1. Make it so that async closures with the wrong closurekind actually report a useful error
2. Explain why async closures can sometimes not implement `Fn`/`FnMut` (because they capture things)

r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions