We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0f812 commit 47d0144Copy full SHA for 47d0144
no_atomic_cas.rs
@@ -7,6 +7,7 @@ const NO_ATOMIC_CAS: &[&str] = &[
7
"bpfel-unknown-none",
8
"msp430-none-elf",
9
"riscv32i-unknown-none-elf",
10
+ "riscv32im-unknown-none-elf",
11
"riscv32imc-unknown-none-elf",
12
"thumbv4t-none-eabi",
13
"thumbv6m-none-eabi",
0 commit comments