rust-lang / rust-lang/reference
Bring Expressions subchapters up to the quality standard
Open
Nobody has claimed this yet.
A-expressions
Tracking Issue
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 607
- PR merge metrics
- PR metrics pending
Description
- Literal expressions
- Path expressions
- Block expressions
- Operator expressions
- Grouped expressions
- Array and index expressions
- Tuple and index expressions
- Struct expressions
- Enum variant expressions
- Call expressions
- Method call expressions
- Field access expressions
- Closure expressions
- Loop expressions
- Range expressions
- If and if let expressions
- Match expressions
- Return expressions
- Await expressions
Check each expression page and make sure that they are of the quality we are looking for.
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
Review the Expressions subchapters listed in the issue, starting with the existing Tuple and index expressions page as the only checked item. Determine the project's quality standard from nearby Reference pages, then bring each unchecked page to that standard. Done means all unchecked checklist items are complete and the pages are consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100