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 c3202af commit 1e232feCopy full SHA for 1e232fe
library/std/src/sys/pal/unix/alloc.rs
@@ -61,9 +61,7 @@ unsafe impl GlobalAlloc for System {
61
cfg_if::cfg_if! {
62
if #[cfg(any(
63
target_os = "android",
64
- target_os = "illumos",
65
target_os = "redox",
66
- target_os = "solaris",
67
target_os = "espidf",
68
target_os = "horizon",
69
target_os = "vita",
0 commit comments