Merge branch 'master' into refactor-hints
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// Make me compile without changing line 10!
|
||||
// Execute `rustlings hint move_semantics2` for hints :)
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
let vec0 = Vec::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user