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

Correct comments regarding LazyUsize #391

Merged
merged 1 commit into from Jan 17, 2024

Conversation

divergentdave
Copy link
Contributor

This corrects a couple comments in the LazyUsize struct. This code was only moved between files recently. I removed a reference to the now-nonexistent sync_init, and fixed an "at least"/"at most" typo.

Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

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

Thank you!

Can you also fix docs on line 20 from "synchronization methods with be needed" to "synchronization methods may be needed"?

@newpavlov newpavlov merged commit 2e4bb4d into rust-random:master Jan 17, 2024
49 checks passed
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.

None yet

2 participants