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 e5c15d4 commit 3047016Copy full SHA for 3047016
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