Skip to content
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

Use RefCell in needless_return tests #9016

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

Alexendoo
Copy link
Member

changelog: none

The stdio locks no longer fail to compile if the return is removed due to them now being 'static (#9008)

@rust-highfive
Copy link

r? @giraffate

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 18, 2022
@giraffate
Copy link
Contributor

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Jun 20, 2022

📌 Commit eeedf72 has been approved by giraffate

@bors
Copy link
Contributor

bors commented Jun 20, 2022

⌛ Testing commit eeedf72 with merge 9d92af7...

@bors
Copy link
Contributor

bors commented Jun 20, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: giraffate
Pushing 9d92af7 to master...

@bors bors merged commit 9d92af7 into rust-lang:master Jun 20, 2022
@Alexendoo Alexendoo deleted the needless-return-test branch June 20, 2022 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants