mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
Merge pull request #1923 from wznmickey/main
chore: update the chapter of macros
This commit is contained in:
commit
19675008c8
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@
|
||||||
| iterators | §13.2-4 |
|
| iterators | §13.2-4 |
|
||||||
| smart_pointers | §15, §16.3 |
|
| smart_pointers | §15, §16.3 |
|
||||||
| threads | §16.1-3 |
|
| threads | §16.1-3 |
|
||||||
| macros | §19.6 |
|
| macros | §19.5 |
|
||||||
| clippy | §21.4 |
|
| clippy | §21.4 |
|
||||||
| conversions | n/a |
|
| conversions | n/a |
|
||||||
|
|
Loading…
Reference in a new issue