rust-lang / rust-lang/rust-playground
Add rustfmt.toml
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 267
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 6
Description
I want to add the rustfmt.toml to rust-playground. The motivation is below.
- to report the rustfmt bug with option easily
- to create the working example for rustfmt option
I think this issue helps us to resolve the issue easily and a convenience to know the behavior about rustfmt option. If you don't mind, can I create this feature?
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 inspecting the rust-playground repository for existing formatting configuration or contributor guidance; no specific file or test is named in the issue. Define the rustfmt.toml contents needed to reproduce rustfmt option behavior and report bugs, then verify that the configuration is present and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100