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

sync: improve safety comments for WakeList #6200

Merged
merged 2 commits into from Dec 8, 2023

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Dec 8, 2023

I noticed that the safety comments for WakeList were lacking, so improve them. Also removes an unnecessary unsafe block.

@Darksonn Darksonn added A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Dec 8, 2023
@Darksonn Darksonn requested a review from taiki-e December 8, 2023 12:37
@Darksonn Darksonn merged commit c9273f1 into tokio-rs:master Dec 8, 2023
71 checks passed
@Darksonn Darksonn deleted the alice/wake_list_safety_comments branch December 8, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-sync Module: tokio/sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants