rust-lang / rust-lang/reference
Associated type bounds need documentation
Open
Nobody has claimed this yet.
New Content
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 607
- PR merge metrics
- PR metrics pending
Description
https://github.com/rust-lang/rust/pull/122055/ stabilized associated type bounds, but does not appear to have been accompanied by documentation reflecting the details. We will need to persist that into the reference.
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 the associated type bounds stabilization PR, rust-lang/rust#122055, and inspect the Rust Reference for the relevant language-feature section. Document the details of stabilized associated type bounds in the reference so the feature is covered accurately.
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
- Mostly clear
- Newbie friendliness
- 42/100