Merge branch 'master' into refactor-hints
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
// (no lines with multiple semicolons necessary!)
|
||||
// Execute `rustlings hint move_semantics3` for hints :)
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
let vec0 = Vec::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user