rust-lang / rust-lang/rustc-dev-guide
Document slice patterns
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 613
- Avg merge
- 17h 24m
- Merged PRs (30d)
- 39
Description
Tracking issue: https://github.com/rust-lang/rust/issues/62254
Stabilization PR & report: https://github.com/rust-lang/rust/pull/67712#issue-357908384
Version: 1.42.0.
The most relevant content here is the actual report.
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
Read the linked Rust tracking issue and the stabilization PR/report first; the issue says the report contains the relevant content but does not identify a rustc-dev-guide file or section. Determine where slice patterns belong in the guide and document the behavior described in the report, with completion meaning the guide explains slice patterns clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100