rust/src/libstd/collections
Guillaume Gomez 89e0fcee40
Rollup merge of #55784 - meltinglava:master, r=KodrAus
Clarifying documentation for collections::hash_map::Entry::or_insert

Previous version does not show that or_insert does not insert the passed value, as the passed value was the same value as what was already in the map.
2018-11-22 10:37:46 +01:00
..
hash Rollup merge of #55784 - meltinglava:master, r=KodrAus 2018-11-22 10:37:46 +01:00
mod.rs Move core::alloc::CollectionAllocErr to alloc::collections 2018-06-29 14:01:33 +02:00