diff options
| author | Arpad Borsos <swatinem@swatinem.de> | 2022-11-29 23:17:08 +0100 |
|---|---|---|
| committer | Arpad Borsos <swatinem@swatinem.de> | 2022-12-08 23:27:57 +0100 |
| commit | ecf812777a260e35ec9cd0c7d9dbd17a3f5cf5f9 (patch) | |
| tree | a2bd1e3681603ee9730d2dde8658662d353e71e2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 7632db0e87d8adccc9a83a47795c9411b1455855 (diff) | |
| download | rust-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
