rust-lang / rust-lang/rust-playground
Feature request: `cargo fix` as a mode or tool
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 268
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 6
Description
Now that we have cargo fix it would be neat if it could be executed in the playground both to test out fix itself, but also in case you have some code (e.g. that you are helping someone with, or your own) with issues you'd like to fix. This should be relatively similar to Clippy for the playground.
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
Compare the requested cargo fix mode or tool with the existing Clippy support in the playground, then trace how tool execution is exposed to users. Done means users can run cargo fix in the playground to test and apply fixes to their code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100