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.
min-specialization
WasmComponentLd
1 parent 85c286a commit e6bb644Copy full SHA for e6bb644
1 file changed
src/bootstrap/src/core/build_steps/tool.rs
@@ -1052,7 +1052,7 @@ impl Step for WasmComponentLd {
1052
path: "src/tools/wasm-component-ld",
1053
source_type: SourceType::InTree,
1054
extra_features: vec![],
1055
- allow_features: "min-specialization",
+ allow_features: "",
1056
cargo_args: vec![],
1057
artifact_kind: ToolArtifactKind::Binary,
1058
})
0 commit comments