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 e9ed5db commit eb8174bCopy full SHA for eb8174b
std/src/sys/common/alloc.rs
@@ -7,6 +7,7 @@ use crate::ptr;
7
#[cfg(any(
8
target_arch = "x86",
9
target_arch = "arm",
10
+ target_arch = "m68k",
11
target_arch = "mips",
12
target_arch = "powerpc",
13
target_arch = "powerpc64",
0 commit comments