bazelbuild / bazelbuild/rules_rust
Trying to use `rust_doc` and `rust_doc_test` with `include_bytes!` fails (probably needs `data` included)
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
This is especially relevant when trying to use `protoc` and `prost` libraries. While the `rust_library` and `rust_test` and `rust_binary` targets will succeed, the `docs` targets will fail.
Contributor guide
Assessment
This issue has not been assessed yet.