diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2025-05-18 18:44:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-18 18:44:12 +0200 |
| commit | 3af0c43f06d31862a018e8522d565e182cf5b778 (patch) | |
| tree | 3181cd6b582ef7643bb06dba8e3a79edd5b1f2d9 /compiler/rustc_codegen_gcc/src/errors.rs | |
| parent | 4e5b1aa055aa0a0003a0ab81fa3efef495a0c0c6 (diff) | |
| parent | ba80d820e5b4fb975f12eabac19e2a9c264a3afb (diff) | |
| download | rust-3af0c43f06d31862a018e8522d565e182cf5b778.tar.gz rust-3af0c43f06d31862a018e8522d565e182cf5b778.zip | |
Rollup merge of #140926 - azhogin:azhogin/async-drop-coroutine-layout-returns-layout-error, r=oli-obk
Return value of coroutine_layout fn changed to Result with LayoutError
Continue of https://github.com/rust-lang/rust/pull/140902:
`coroutine_layout` fn is now returns `Result` with `LayoutError` to have consistent error with `layout_of_uncached`.
`async_drop_coroutine_layout` fn is now return `LayoutError::TooGeneric` in case of not-fully-specialized `async_drop_in_place<T>::{closure}` coroutine.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
