bazelbuild / bazelbuild/rules_rust
How to obtain extra `--emit` outputs?
Open
needs-triage
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
I have a need to compile Rust and obtain both the output binary and the `*.bc` file produced by `--emit=llvm-bc`. Is there a way to add this to the `rustc_binary` outputs?
Contributor guide
Assessment
This issue has not been assessed yet.