https://github.com/dtolnay/linkme/pull/66/commits/38cb074be7193d87e386a02c0e3b20a01f8ba6aa --- a/src/distributed_slice.rs +++ b/src/distributed_slice.rs @@ -156,6 +156,7 @@ impl DistributedSlice<[T]> { #[doc(hidden)] #[cfg(any( + target_os = "android", target_os = "none", target_os = "linux", target_os = "macos",