rust-lang / rust-lang/rustlings
Swap `strings` and `modules` sections
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 64.2k
- Forks
- 11.3k
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
Hi!
Thank you so much for the wonderful work! I am enjoying learning rust via rustlings. The best learning experience I had.
In the rust book there are firstly modules and then strings. I see that in the rustling repo the order is reversed.
Is it intentional? Do you mind if I make a PR that swaps them? I think that it is nicer to learn when you don't leap between sections.
#1938
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
Inspect info.toml around lines 461-476 and compare the section order with the Rust Book. Swap the strings and modules sections if no intentional ordering is documented; done means the file presents modules before strings, matching the reported learning sequence.
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
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100