Skip to content

Commit

Permalink
Merge #723
Browse files Browse the repository at this point in the history
723: Update list of targets that do not support Atomic*64 r=taiki-e a=taiki-e



Co-authored-by: Taiki Endo <[email protected]>
  • Loading branch information
bors[bot] and taiki-e authored Jul 25, 2021
2 parents 800ca61 + 703d739 commit f2cae5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions no_atomic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const NO_ATOMIC_64: &[&str] = &[
"mipsel-unknown-none",
"mipsisa32r6-unknown-linux-gnu",
"mipsisa32r6el-unknown-linux-gnu",
"powerpc-unknown-freebsd",
"powerpc-unknown-linux-gnu",
"powerpc-unknown-linux-gnuspe",
"powerpc-unknown-linux-musl",
Expand Down

0 comments on commit f2cae5c

Please sign in to comment.