Skip to content

Conversation

flodiebold
Copy link
Member

No description provided.

@flodiebold flodiebold requested a review from matklad January 10, 2020 14:09
@matklad
Copy link
Contributor

matklad commented Jan 10, 2020

bors r+

bors bot added a commit that referenced this pull request Jan 10, 2020
2784: Add freiheit.com to list of sponsors r=matklad a=flodiebold



Co-authored-by: Florian Diebold <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jan 10, 2020

Build succeeded

  • Rust (macos-latest)
  • Rust (ubuntu-latest)
  • Rust (windows-latest)
  • TypeScript

@bors bors bot merged commit c4ce7fe into rust-lang:master Jan 10, 2020
@flodiebold flodiebold deleted the freiheit-sponsoring branch January 10, 2020 15:16
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this pull request Apr 20, 2024
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 rust-lang/rust#62958

Also relates to rust-lang/rust#107500

FYI `@oli-obk` `@pnkfelix`
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this pull request Apr 27, 2024
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 rust-lang/rust#62958

Also relates to rust-lang/rust#107500

FYI `@oli-obk` `@pnkfelix`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants