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

Update to the latest upstream Rust code. #12

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

sunfishcode
Copy link
Owner

Update all files derived from std to the latest version of std.

This adds new get_mut_or_init and get_mut_or_try_init functions to OnceLock, documentation updates for OnceLock, minor code cleanups in futex_mutex.rs, and a few file renames.

Update all files derived from std to the latest version of std.

This adds new `get_mut_or_init` and `get_mut_or_try_init` functions
to `OnceLock`, documentation updates for `OnceLock`, minor code cleanups
in futex_mutex.rs, and a few file renames.
@sunfishcode sunfishcode merged commit 0489844 into main Jun 12, 2024
5 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/update-upstream branch June 12, 2024 16:04
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.

1 participant