mirror of
https://github.com/notohh/rustlings.git
synced 2025-08-12 05:53:18 -04:00
remove hint comments when no hint exists
This commit is contained in:
parent
51c8da06b0
commit
eb84eaf151
3 changed files with 1 additions and 8 deletions
exercises/clippy
|
@ -1,8 +1,7 @@
|
|||
// clippy3.rs
|
||||
//
|
||||
// Here's a couple more easy Clippy fixes, so you can see its utility.
|
||||
//
|
||||
// Execute `rustlings hint clippy3` or use the `hint` watch subcommand for a hint.
|
||||
// No hints.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue