Skip to content

Async return ty#157165

Merged
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
jdonszelmann:async-return-ty
May 31, 2026
Merged

Async return ty#157165
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
jdonszelmann:async-return-ty

Conversation

@jdonszelmann
Copy link
Copy Markdown
Contributor

r? @estebank

Found this weird suggestion while doing something else. The fix isn't super involved, but it may save someone. Note the change between the stderr file in the first and second commit!

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 30, 2026
@rust-log-analyzer

This comment has been minimized.

@estebank
Copy link
Copy Markdown
Contributor

r=me after fixing tidy

@Kivooeo
Copy link
Copy Markdown
Member

Kivooeo commented May 31, 2026

@bors r=estebank rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 31, 2026

📌 Commit 1984d1f has been approved by estebank

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 31, 2026
rust-bors Bot pushed a commit that referenced this pull request May 31, 2026
Rollup of 2 pull requests

Successful merges:

 - #157165 (Async return ty)
 - #157176 (Reorganize `tests/ui/issues` [2/N])
@rust-bors rust-bors Bot merged commit c904c80 into rust-lang:main May 31, 2026
12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone May 31, 2026
rust-timer added a commit that referenced this pull request May 31, 2026
Rollup merge of #157165 - jdonszelmann:async-return-ty, r=estebank

Async return ty

r? @estebank

Found this weird suggestion while doing something else. The fix isn't super involved, but it may save someone. Note the change between the stderr file in the first and second commit!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants