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 8d50bcc commit f1a4d0cCopy full SHA for f1a4d0c
1 file changed
library/std/src/process.rs
@@ -156,6 +156,7 @@
156
target_env = "sgx",
157
target_os = "xous",
158
target_os = "trusty",
159
+ target_os = "hermit",
160
))
161
))]
162
mod tests;
0 commit comments