about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorArpad Borsos <swatinem@swatinem.de>2022-11-29 23:17:08 +0100
committerArpad Borsos <swatinem@swatinem.de>2022-12-08 23:27:57 +0100
commitecf812777a260e35ec9cd0c7d9dbd17a3f5cf5f9 (patch)
treea2bd1e3681603ee9730d2dde8658662d353e71e2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent7632db0e87d8adccc9a83a47795c9411b1455855 (diff)
downloadrust-ecf812777a260e35ec9cd0c7d9dbd17a3f5cf5f9.tar.gz
rust-ecf812777a260e35ec9cd0c7d9dbd17a3f5cf5f9.zip
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