Skip to content

Add a regression test for rust#115145 #3226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

saethlin
Copy link
Member

@saethlin saethlin commented Dec 14, 2023

@@ -58,6 +58,20 @@ async fn hello_world() {
read_exact(&mut reader, &mut marker).await.unwrap();
}

async fn uninhabited_variant() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a link to the issue where this came up.

Then r=me.

@saethlin
Copy link
Member Author

@bors r=RalfJung

@bors
Copy link
Contributor

bors commented Dec 15, 2023

📌 Commit 226ef82 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 15, 2023

⌛ Testing commit 226ef82 with merge e615426...

@bors
Copy link
Contributor

bors commented Dec 15, 2023

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing e615426 to master...

@bors bors merged commit e615426 into rust-lang:master Dec 15, 2023
@saethlin saethlin deleted the deadpool-test branch December 16, 2023 16:49
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.

3 participants