Run cargo clippy in servo repos
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 254
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently only servo/servo runs clippy and deny warnings. I suggest we enable this for other repos as well. This can cause additional maintenance burden and occasional breakage on new rust releases (weekly runs to detect this?). Any opinions?
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
Start by reviewing how clippy and deny-warnings checks currently run in servo/servo, then inventory the other Servo repositories that could be included. Define the repository scope, decide how weekly checks should detect breakage from new Rust releases, and document the maintenance expectations before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100