We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a92262 commit 89650f8Copy full SHA for 89650f8
exercises/move_semantics/move_semantics2.rs
@@ -1,5 +1,5 @@
1
// move_semantics2.rs
2
-// Make me compile without changing line 13!
+// Make me compile without changing line 13 or moving line 10!
3
// Execute `rustlings hint move_semantics2` for hints :)
4
5
// I AM NOT DONE
0 commit comments