1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-11-27 22:38:18 +02:00

Merge pull request #2262 from aCactusOrSomething/main

Fix incorrect book chapter number
This commit is contained in:
Mo Bitar
2025-08-21 23:36:03 +02:00
committed by GitHub

View File

@@ -22,6 +22,6 @@
| iterators | §13.2-4 |
| smart_pointers | §15, §16.3 |
| threads | §16.1-3 |
| macros | §19.5 |
| macros | §20.5 |
| clippy | §21.4 |
| conversions | n/a |