matklad / once_cell

Rust library for single assignment cells and lazy statics without macros
Apache License 2.0
1.87k stars 109 forks source link

Convert race to a default-enabled feature for targets without atomics. #137

Closed cr1901 closed 3 years ago

cr1901 commented 3 years ago

Closes #136.

cr1901 commented 3 years ago

CI fails in PUBLISH... I don't think there's much I can do about that?

matklad commented 3 years ago

(re-triggering the CI, the error should be fixed by https://github.com/matklad/xaction/commit/c29784438605b983d0d60fc7c21e27aa2374cefe)

matklad commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: