Skip to content

[update-engine] stop using atomics now that we're on Rust 1.70 #3796

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

Conversation

sunshowers
Copy link
Contributor

We previously had to use an atomic to work around a Rust compiler bug.
However, now that rust-lang/rust#107844 is
fixed, this can just be FnMut.

sunshowers and others added 4 commits July 28, 2023 20:17
Created using spr 1.3.4
Created using spr 1.3.4

[skip ci]
Created using spr 1.3.4
@sunshowers sunshowers changed the base branch from sunshowers/spr/main.update-engine-stop-using-atomics-now-that-were-on-rust-170 to main August 2, 2023 18:23
@sunshowers sunshowers enabled auto-merge (squash) August 2, 2023 18:26
@sunshowers sunshowers merged commit bf13b73 into main Aug 2, 2023
@sunshowers sunshowers deleted the sunshowers/spr/update-engine-stop-using-atomics-now-that-were-on-rust-170 branch August 2, 2023 20:12
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.

3 participants