1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-10-08 23:02:03 +02:00

Fix Clippy chapter

This commit is contained in:
mo8it
2025-08-21 23:38:42 +02:00
parent b6b94e3e96
commit 628ef55337

View File

@@ -23,5 +23,5 @@
| smart_pointers | §15, §16.3 |
| threads | §16.1-3 |
| macros | §20.5 |
| clippy | §21.4 |
| clippy | Appendix D |
| conversions | n/a |