We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fefba5 commit d9de08dCopy full SHA for d9de08d
library/std/src/sys_common/alloc.rs
@@ -12,6 +12,7 @@ use crate::ptr;
12
target_arch = "mips",
13
target_arch = "powerpc",
14
target_arch = "powerpc64",
15
+ target_arch = "sparc",
16
target_arch = "asmjs",
17
target_arch = "wasm32",
18
target_arch = "hexagon",
0 commit comments