Skip to content

Update poison.rs to fix the typo (sys->sync) #143086

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SciMind2460
Copy link
Contributor

@SciMind2460 SciMind2460 commented Jun 27, 2025

Fixes #143049

@rustbot
Copy link
Collaborator

rustbot commented Jun 27, 2025

r? @workingjubilee

rustbot has assigned @workingjubilee.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 27, 2025
@lqd
Copy link
Member

lqd commented Jun 27, 2025

does that module exist? 🤔

@workingjubilee
Copy link
Member

Please just remove the comment, I cannot find an existent module.

@tgross35
Copy link
Contributor

std::sync::nonpoison would be the correct path but it doesn't exist yet #134663

@workingjubilee
Copy link
Member

Yeah, this addition was premature.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

std::sync::poison documentation typo
5 participants