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