File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 1
1
// clippy3.rs
2
2
//
3
3
// Here's a couple more easy Clippy fixes, so you can see its utility.
4
- //
5
- // Execute `rustlings hint clippy3` or use the `hint` watch subcommand for a hint.
4
+ // No hints.
6
5
7
6
// I AM NOT DONE
8
7
Original file line number Diff line number Diff line change 2
2
//
3
3
// Fill in the rest of the line that has code missing! No hints, there's no
4
4
// tricks, just get used to typing these :)
5
- //
6
- // Execute `rustlings hint primitive_types1` or use the `hint` watch subcommand
7
- // for a hint.
8
5
9
6
// I AM NOT DONE
10
7
Original file line number Diff line number Diff line change 2
2
//
3
3
// Fill in the rest of the line that has code missing! No hints, there's no
4
4
// tricks, just get used to typing these :)
5
- //
6
- // Execute `rustlings hint primitive_types2` or use the `hint` watch subcommand
7
- // for a hint.
8
5
9
6
// I AM NOT DONE
10
7
You can’t perform that action at this time.
0 commit comments