rust/src/libcollections
bors 0bc993c75b Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton
VecMap doesn't really fit with the current standard library's strategy (small!).

I've mirrored the code to https://github.com/contain-rs/vec-map

but @GBGamer has already claimed the name on crates.io a couple months ago for the same purpose. It hasn't been updated since, though.

CC @rust-lang/libs
2015-07-30 02:41:14 +00:00
..
btree Show appropriate feature flags in docs 2015-07-27 12:28:13 -04:00
binary_heap.rs Show appropriate feature flags in docs 2015-07-27 12:28:13 -04:00
bit.rs Show appropriate feature flags in docs 2015-07-27 12:28:13 -04:00
borrow.rs 'Copies' => 'Clones' in Cow method docs. 2015-07-18 22:54:55 -05:00
enum_set.rs collections: Split the collections feature 2015-06-17 09:06:59 -07:00
fmt.rs Rollup merge of #27352 - nagisa:illegal-to-invalid-docs, r=steveklabnik 2015-07-30 01:43:53 +05:30
lib.rs Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton 2015-07-30 02:41:14 +00:00
linked_list.rs Show appropriate feature flags in docs 2015-07-27 12:28:13 -04:00
macros.rs
range.rs collections: Split the collections feature 2015-06-17 09:06:59 -07:00
slice.rs Rollup merge of #27326 - steveklabnik:doc_show_use, r=Gankro 2015-07-29 10:30:34 -04:00
str.rs Auto merge of #27380 - steveklabnik:rollup, r=steveklabnik 2015-07-29 14:47:23 +00:00
string.rs Show appropriate feature flags in docs 2015-07-27 12:28:13 -04:00
vec_deque.rs Rollup merge of #27326 - steveklabnik:doc_show_use, r=Gankro 2015-07-29 10:30:34 -04:00
vec_map.rs Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton 2015-07-30 02:41:14 +00:00
vec.rs Rollup merge of #27375 - niconii:vec-docs, r=Gankro 2015-07-29 10:30:36 -04:00