diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-10 09:24:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-10 09:24:43 +0100 |
| commit | 020d7af949127d71572ef6f3114ca8db0aec30ca (patch) | |
| tree | 42ad18f4ca4a9dc53a4a9ce020372c4b80124205 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | eb1159cbd811301fc6a681934ba930cf00bc85fa (diff) | |
| parent | ecf812777a260e35ec9cd0c7d9dbd17a3f5cf5f9 (diff) | |
| download | rust-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
