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 e21b515 commit 06d21cdCopy full SHA for 06d21cd
no_atomic_cas.rs
@@ -3,6 +3,8 @@
3
4
const NO_ATOMIC_CAS_TARGETS: &[&str] = &[
5
"avr-unknown-gnu-atmega328",
6
+ "bpfeb-unknown-none",
7
+ "bpfel-unknown-none",
8
"msp430-none-elf",
9
"riscv32i-unknown-none-elf",
10
"riscv32imc-unknown-none-elf",
0 commit comments