Merge branch 'master' into refactor-hints
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// on `None`. Handle this in a more graceful way than calling `unwrap`!
|
||||
// Execute `rustlings hint option1` for hints :)
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
pub fn pop_too_much() -> bool {
|
||||
let mut list = vec![3];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user