Skip to content

Commit 5453fad

Browse files
committed
docs: sort exercise to book chapter mapping by exercise
1 parent 88b583f commit 5453fad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
| error_handling | §9 |
1818
| generics | §10 |
1919
| traits | §10.2 |
20-
| tests | §11.1 |
2120
| lifetimes | §10.3 |
21+
| tests | §11.1 |
2222
| iterators | §13.2-4 |
23-
| threads | §16.1-3 |
2423
| smart_pointers | §15, §16.3 |
24+
| threads | §16.1-3 |
2525
| macros | §19.6 |
2626
| clippy | §21.4 |
2727
| conversions | n/a |

0 commit comments

Comments
 (0)