some macros have scrambled "Since" versions
Open
Nobody has claimed this yet.
A-docs
A-stability
C-discussion
T-rustdoc
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Location
https://doc.rust-lang.org/nightly/std/macro.todo.html
https://doc.rust-lang.org/nightly/std/macro.option_env.html
https://doc.rust-lang.org/nightly/std/macro.stringify.html
Summary
The "Since VERSION" does not match the attribute in the source code.
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
Start by comparing the “Since VERSION” labels on the three linked nightly documentation pages with the corresponding attributes in the Rust source code. Trace how those attributes become rendered macro documentation, correct the mismatches, and verify the generated pages show the source versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100