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 9ae19f8 commit ce6bee0Copy full SHA for ce6bee0
no_atomic_cas.rs
@@ -2,6 +2,7 @@
2
// It is not intended for manual editing.
3
4
const NO_ATOMIC_CAS: &[&str] = &[
5
+ "armv4t-none-eabi",
6
"avr-unknown-gnu-atmega328",
7
"bpfeb-unknown-none",
8
"bpfel-unknown-none",
0 commit comments