Syrus Akbary
|
de20c36cf2
|
Fix typo
|
2021-03-26 11:19:17 +01:00 |
|
Lotte Steenbrink
|
61b85596cf
|
IndexMap, IndexSet: hint to FnvIndex... in the docs, copy examples to Fnv... docs, add direct links
|
2020-12-16 10:23:01 +01:00 |
|
Jorge Aparicio
|
cb8179a30e
|
run cargo fmt
|
2019-12-18 12:41:17 +01:00 |
|
Jorge Aparicio
|
4932eb27df
|
use core::mem::MaybeUninit; drop min-const-fn and smaller-atomics features
|
2019-05-03 14:00:28 +02:00 |
|
Felix Stegmaier
|
37f773493f
|
Add test for Eq of IndexMap
|
2019-02-11 22:09:21 +01:00 |
|
Felix Stegmaier
|
7107014806
|
Implement PartialEq and Eq for IndexMap
|
2019-02-11 22:06:53 +01:00 |
|
Artem Vorotnikov
|
4b09a24573
|
impl Clone for all containers
|
2019-02-05 18:19:41 +03:00 |
|
Jorge Aparicio
|
9c89b3ea49
|
cargo fmt
|
2018-10-19 19:34:00 +02:00 |
|
Jorge Aparicio
|
ffc7849f27
|
avoid using NLL
|
2018-05-03 03:35:46 +02:00 |
|
Jorge Aparicio
|
e8ef25eee1
|
add more functionality to Vec
|
2018-04-23 20:24:53 +02:00 |
|
Jorge Aparicio
|
f60ae0d3e0
|
add example to IndexMap.remove
|
2018-04-23 19:43:57 +02:00 |
|
Jorge Aparicio
|
f58f7abfed
|
port IndexMap and IndexSet
|
2018-04-23 19:40:36 +02:00 |
|