bazelbuild / bazelbuild/rules_rust
[rust_doc] Rust doc should include crate dependencies in its output
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
When I have a `rust_doc(crate = ":mycrate")` rule, I would expect that the documentation generated would include all of the dependencies of "mycrate" as well such that any reexports are appropriately documented
Contributor guide
Assessment
This issue has not been assessed yet.