The status of git-rustfmt
Open
Nobody has claimed this yet.
C-feature-request
P-low
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 24
Description
Hi,
I started looking into writing my own tool that wraps rustfmt and git together and then I stumbled into https://github.com/rust-lang/rustfmt/blob/master/Cargo.toml#L30
What's the status of this tool? I see it's not in rustup components. if it doesn't quite work yet I'd like to help working on it.
Thank you :)
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.
Research direction
Start with the git-rustfmt entry in Cargo.toml referenced by the issue, then check how the tool relates to rustup components. Establish whether git-rustfmt is supported, incomplete, or intended for future work; the issue does not name a test or a concrete change that defines completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100