Allow documenting on hermit

This commit is contained in:
Christiaan Dirkx
2021-04-18 04:16:02 +02:00
parent a0ca3f94f0
commit 0caa20ee5d
2 changed files with 0 additions and 3 deletions

View File

@@ -57,7 +57,6 @@ cfg_if::cfg_if! {
#[cfg(doc)]
#[cfg(not(any(
target_os = "hermit",
all(target_arch = "wasm32", not(target_os = "wasi")),
all(target_vendor = "fortanix", target_env = "sgx")
)))]