提交 50c62b46 编写于 作者: B bors

auto merge of #15996 : nham/rust/smallintmap_not_hashmap, r=sanxiyn

SmallIntMap doesn't involve hashing?
......@@ -263,7 +263,7 @@ pub fn mut_iter<'r>(&'r mut self) -> MutEntries<'r, V> {
}
}
/// Empties the hash map, moving all values into the specified closure.
/// Empties the map, moving all values into the specified closure.
///
/// # Example
///
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册