rust-lang / rust-lang/reference

Bring Expressions subchapters up to the quality standard

Open
#949 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.