`raw` as a (weak) keyword
Open
Nobody has claimed this yet.
- Dominant language
- reStructuredText
- Stars
- 497
- Forks
- 41
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 4
Description
The list of weak keywords in §2.6.3 (fls_9kjpxri0axvg) is missing raw, which was added in Rust 1.82 for all editions.
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
Locate §2.6.3, identified as fls_9kjpxri0axvg, in the FLS source and review the existing weak-keyword list. Add raw to that list and verify that the specification records it as a weak keyword added in Rust 1.82 for all editions.
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
- 52/100