mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-10 12:49:18 +00:00
Merge 9894f660fce4931a42c55f0fbebaba7d6a5e52fc into dc6376788b87c4fa8c85f2784af7b185d0e6a7a8
This commit is contained in:
commit
4715f7cbaa
@ -101,6 +101,7 @@ mod tests {
|
||||
map.insert(String::from("arc1"), Some);
|
||||
map.insert(String::from("as_ref_mut"), None);
|
||||
map.insert(String::from("from_str"), None);
|
||||
map.insert(String::from("using_as"), None);
|
||||
|
||||
map
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user