Skip to content

Fix incorrect book chapter number#2262

Merged
mo8it merged 1 commit into
rust-lang:mainfrom
aCactusOrSomething:main
Aug 21, 2025
Merged

Fix incorrect book chapter number#2262
mo8it merged 1 commit into
rust-lang:mainfrom
aCactusOrSomething:main

Conversation

@aCactusOrSomething

@aCactusOrSomething aCactusOrSomething commented Jul 18, 2025

Copy link
Copy Markdown
Contributor

Makes the README within the exercises file reference the correct section of the book for macros (20.5, corresponding to https://doc.rust-lang.org/book/ch20-05-macros.html instead of 19.5).

@aCactusOrSomething

Copy link
Copy Markdown
Contributor Author

Upon further inspection, this table also has an additional potentially incorrect reference under clippy: it points to section 21.4 (which doesn't exist in the current version of the rust book).

My guess would be that this should point to the appendix in 22.4, which has a section about clippy here, but I haven't gotten to the material in this section of rustlings yet, so I'm not sure.

@mo8it mo8it merged commit 436c95f into rust-lang:main Aug 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants