Skip to content

Fix incorrect book chapter number #2262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aCactusOrSomething
Copy link

@aCactusOrSomething aCactusOrSomething commented Jul 18, 2025

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
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.

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.

1 participant