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.
2 parents 387cf31 + a660b6a commit a468e1eCopy full SHA for a468e1e
hermit-abi/Cargo.toml
@@ -21,9 +21,4 @@ compiler_builtins = { version = "0.1", optional = true }
21
22
[features]
23
default = []
24
-docs = []
25
rustc-dep-of-std = ["core", "alloc", "compiler_builtins/rustc-dep-of-std"]
26
-
27
-[package.metadata.docs.rs]
28
-features = ["docs"]
29
-default-target = "x86_64-unknown-hermit"
0 commit comments