mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 13:10:40 +00:00
Merge pull request #1805 from paul-leydier/chapters-table
docs: sort exercise to book chapter mapping by exercise
This commit is contained in:
commit
34d04139cd
@ -17,11 +17,11 @@
|
|||||||
| error_handling | §9 |
|
| error_handling | §9 |
|
||||||
| generics | §10 |
|
| generics | §10 |
|
||||||
| traits | §10.2 |
|
| traits | §10.2 |
|
||||||
| tests | §11.1 |
|
|
||||||
| lifetimes | §10.3 |
|
| lifetimes | §10.3 |
|
||||||
|
| tests | §11.1 |
|
||||||
| iterators | §13.2-4 |
|
| iterators | §13.2-4 |
|
||||||
| threads | §16.1-3 |
|
|
||||||
| smart_pointers | §15, §16.3 |
|
| smart_pointers | §15, §16.3 |
|
||||||
|
| threads | §16.1-3 |
|
||||||
| macros | §19.6 |
|
| macros | §19.6 |
|
||||||
| clippy | §21.4 |
|
| clippy | §21.4 |
|
||||||
| conversions | n/a |
|
| conversions | n/a |
|
||||||
|
Loading…
Reference in New Issue
Block a user