Review and update the "as of ..." references
Open
Nobody has claimed this yet.
C-outdated
- Dominant language
- CSS
- Stars
- 2.3k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
For example, https://doc.rust-lang.org/nightly/nomicon/safe-unsafe-meaning.html has one "as of ..." reference:
As of Rust 1.29.2 the standard library defines the following unsafe traits
We should check if they're outdated now and update the date or Rust version.
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
Search the Nomicon documentation for each “as of” reference, starting with safe-unsafe-meaning.html and its Rust 1.29.2 statement. Check whether each referenced Rust version or date is still current, update outdated references, and confirm that no stale “as of” references remain.
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
- 35/100