Skip to content

Commit dfe76a1

Browse files
committed
Split non-CAS atomic support off into target_has_atomic_load_store
1 parent 59a31c8 commit dfe76a1

File tree

7 files changed

+127
-98
lines changed

7 files changed

+127
-98
lines changed

src/liballoc/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ mod boxed {
154154
#[cfg(test)]
155155
mod tests;
156156
pub mod collections;
157-
#[cfg(all(target_has_atomic = "ptr", target_has_atomic = "cas"))]
157+
#[cfg(target_has_atomic = "ptr")]
158158
pub mod sync;
159159
pub mod rc;
160160
pub mod raw_vec;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy