about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-10 09:24:43 +0100
committerGitHub <noreply@github.com>2022-12-10 09:24:43 +0100
commit020d7af949127d71572ef6f3114ca8db0aec30ca (patch)
tree42ad18f4ca4a9dc53a4a9ce020372c4b80124205 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parenteb1159cbd811301fc6a681934ba930cf00bc85fa (diff)
parentecf812777a260e35ec9cd0c7d9dbd17a3f5cf5f9 (diff)
downloadrust-020d7af949127d71572ef6f3114ca8db0aec30ca.tar.gz
rust-020d7af949127d71572ef6f3114ca8db0aec30ca.zip
Rollup merge of #105082 - Swatinem:async-abi, r=compiler-errors
Fix Async Generator ABI

This change was missed when making async generators implement `Future` directly.
It did not cause any problems in codegen so far, as `GeneratorState<(), Output>`
happens to have the same ABI as `Poll<Output>`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions