microsoft / microsoft/component-detection
Rust: allow specific features to be set for RustCLI detector
Open
@FernandoRojo is already working on this.
Since Feb 1, 2024.
detector:rust
type:feature
- Dominant language
- C#
- Stars
- 553
- Forks
- 135
- Avg merge
- 20h 58m
- Merged PRs (30d)
- 6
Description
cargo.toml files can have specified features that can change the component set when building, currently the CLI detector assumes all features are enabled but we should implement some support to enable specific features to be set/unset
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.