Style frontmatter according to the style guide
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 24
Description
rust-lang/rust#145617 specifies the behavior for the unstable frontmatter as directed in rust-lang/style-team#212
Support for this still needs to be implemented. rust-lang/rust#145766 made sure that rustfmt doesn't eat the frontmatter, at least. This is blocked on a submodule update.
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
Read rust-lang/rust#145617 for the required unstable frontmatter behavior and rust-lang/style-team#212 for the style guidance. Check rust-lang/rust#145766 and the submodule state first, since implementation is blocked on a submodule update. Done means rustfmt styles frontmatter according to the referenced guide without losing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100