auto merge of #10653 : thestinger/rust/meaningless, r=huonw
This commit is contained in:
commit
679a2c042f
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@
|
|||
//! The tables use a keyed hash with new random keys generated for each container, so the ordering
|
||||
//! of a set of keys in a hash table is randomized.
|
||||
|
||||
#[mutable_doc];
|
||||
|
||||
use container::{Container, Mutable, Map, MutableMap, Set, MutableSet};
|
||||
use clone::Clone;
|
||||
use cmp::{Eq, Equiv};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue