rust-lang / rust-lang/reference
[lifetime-elision.function.intro] talks about "closure traits", links to closures
Open
Nobody has claimed this yet.
A-closures
Language Cleanup
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 607
- PR merge metrics
- PR metrics pending
Description
https://doc.rust-lang.org/stable/reference/lifetime-elision.html#r-lifetime-elision.function.intro
What are closure trait signatures? The FnX traits are called call traits separately https://doc.rust-lang.org/stable/reference/types/closure.html#r-type.closure.call
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 linked lifetime-elision.function.intro section and compare its use of “closure trait signatures” with the closure type section’s terminology for the FnX traits. Update the wording or link so the terminology is consistent, then verify the affected reference links and text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100