rust-lang / rust-lang/rustlings

Swap `strings` and `modules` sections

Open Beginner friendly
#1,937 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-exercises C-enhancement P-low
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.

https://github.com/rust-lang/rustlings/blob/9a743f80c57cc6bf27819589a8ddb5a5579ab1a4/info.toml#L461-L476
image

#1938

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.