rust-lang / rust-lang/rust-by-example
Documenting if-let guards ?
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 8.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
As part of the "adjust documentation" phase of the stabilization process for #![feature(if_let_guard)] (https://github.com/rust-lang/rust/issues/51114), should if-let guards be added into RBE?
I have never contributed to RBE and just wanted to make sure that this would be useful before I or another contributor put work into this.
Thanks!
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 Rust issue #51114 and review the Rust by Example documentation structure to identify where if-let guards would belong. Confirm whether this stabilization documentation work is still wanted, then determine the appropriate RBE example and validation process; done means the feature is documented there if the project accepts the addition.
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