mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 14:44:25 +00:00
added existing chapter for clippy to mapping
It's real! https://doc.rust-lang.org/book/appendix-04-useful-development-tools.html
This commit is contained in:
parent
b2b6e6900f
commit
9860976af9
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@
|
|||
| threads | §16.1-3 |
|
||||
| smart_pointers | §15, §16.3 |
|
||||
| macros | §19.6 |
|
||||
| clippy | n/a |
|
||||
| clippy | §21.4 |
|
||||
| conversions | n/a |
|
||||
|
|
Loading…
Reference in a new issue