about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-02-18 20:19:42 +0000
committerbors <bors@rust-lang.org>2023-02-18 20:19:42 +0000
commit610dbcbf8e49947c17e48561a87a21d8b9ed4d23 (patch)
tree0dbd046cbaec35fe28e47a92ed87294be833a648 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent6c7f09b77da1f8b78b8a035682ee971439b84fa6 (diff)
parent3fcbd1ccf92daa18d460731b89606edeb56fb8d0 (diff)
downloadrust-610dbcbf8e49947c17e48561a87a21d8b9ed4d23.tar.gz
rust-610dbcbf8e49947c17e48561a87a21d8b9ed4d23.zip
Auto merge of #2784 - bryangarza:future-sizes-tests, r=RalfJung
Add tests for moving data across await point

This patch adds a few tests to assert the current behavior when passing data across an await point. This will help to test out an upcoming fix for the issue of arguments in async functions growing in size because of the generator upvar that is generated when we desugar the async function.

See https://github.com/rust-lang/rust/issues/62958

Also relates to https://github.com/rust-lang/rust/pull/107500

FYI `@oli-obk` `@pnkfelix`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions