mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-26 09:30:27 +01:00
Merge branch 'master' into refactor-hints
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// freshly created vector from fill_vec to its caller.
|
||||
// Execute `rustlings hint move_semantics4` for hints!
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
let vec0 = Vec::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user