We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 654af57 commit fb51d90Copy full SHA for fb51d90
azure-pipelines.yml
@@ -327,8 +327,6 @@ jobs:
327
displayName: "Document js-sys"
328
- script: cargo doc --no-deps --manifest-path crates/web-sys/Cargo.toml --all-features
329
displayName: "Document web-sys"
330
- env:
331
- RUSTDOCFLAGS: --cfg=web_sys_unstable_apis
332
- script: cargo doc --no-deps --manifest-path crates/futures/Cargo.toml
333
displayName: "Document wasm-bindgen-futures"
334
# Make a tarball even though a zip is uploaded, it looks like the tarball
0 commit comments