Skip to content

Use updated atomic ptr api #160

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

Merged
merged 2 commits into from
Mar 3, 2023
Merged

Conversation

jordanisaacs
Copy link
Contributor

@jordanisaacs jordanisaacs commented Mar 3, 2023

Origin fails to compile on latest nightly due to a rename of as_mut_ptr in the atomic ptr api. This fixes that to use as_ptr. Also updates the test toolchain to latest nightly.

@jordanisaacs jordanisaacs force-pushed the atomic-ptr branch 3 times, most recently from f45bba5 to 1e969eb Compare March 3, 2023 21:07
@jordanisaacs
Copy link
Contributor Author

jordanisaacs commented Mar 3, 2023

Not sure why the command.arg is failing. I do not use rustup for my toolchain so it is hard for me to debug (test will fail regardless). edit: was a typo 22->02

@sunfishcode
Copy link
Owner

Looks great, thanks!

@sunfishcode sunfishcode merged commit b1e9ccd into sunfishcode:main Mar 3, 2023
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.

2 participants