mozilla / mozilla/rust-android-gradle
Feature request: Check `crate-type` contains `cdylib`. Otherwise, fail the build
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 95
- Avg merge
- 15m
- Merged PRs (30d)
- 2
Description
I spent a lot of time debugging no libname.so issue. It is the reason.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue provides no file or test location. Start by locating where the Gradle plugin handles or validates Rust crate configuration, then reproduce a build without cdylib. Done means the build fails clearly when crate-type does not contain cdylib.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, rust
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100