27 Commits (master)

Author SHA1 Message Date
Avril 139f096314
Version number bump: 1.4.2: Remove double-dependency from build dep graph (https://github.com/notflan/smallmap/pull/4). Replace removed nightly `Vec::drain_filter`, replace with stable `Vec::retain` (https://github.com/notflan/smallmap/pull/5).
6 months ago
MarcusGrass 027bffe8de
Update dependencies
11 months ago
Avril 21e8a7085f
Version number bump: 1.4.1: Fix serde implementations (https://github.com/notflan/smallmap/pull/3)
1 year ago
gramar 4aa44bc9ac Use regular map serialize
1 year ago
gramar 8456ce5ac9 Disable serde default-features
2 years ago
gramar 5ad0e47252 Enable no_std
2 years ago
Avril 9d162db0cf
Minor version bump for (https://github.com/notflan/smallmap/pull/2)
2 years ago
Avril 1a58d3a734
Removed stablalised feature flag for `const_fn_trait_bound`
2 years ago
Avril 463e83ab31
primitive.rs: Fix doc typo.
2 years ago
Avril 8b123afd31
Added tests to assert space guarantee for `space::` types.
2 years ago
Avril 29d5838756
Update typo in README
2 years ago
Avril 2fa2de9ad3
Fix `const_fn` feature gate rename (`const_fn_trait_bounds`)
3 years ago
Avril 9eada00990
added shim primitives
3 years ago
Avril 21e3f37cf2
start primitive newtypes
3 years ago
Avril 6c3e9776a5
Added impl FromIterator for Map
3 years ago
Avril eb6e713c1d
added reverse
3 years ago
Avril 684e4c546d
fixed serde implementation; added macro
4 years ago
Avril 59790e584b
whoops
4 years ago
Avril 0602a12362
fix iter bug
4 years ago
Avril daa4c3b443
update readme
4 years ago
Avril 007136df26
better collapse implementations
4 years ago
Avril 8b37c3de40
update repo link
4 years ago
Avril c853138e00
fix derive issue
4 years ago
Avril 1be0750563
fix doc example
4 years ago
Avril e4a11ee8f8
documented
4 years ago
Avril 2eefaef0ae
small update
4 years ago
Avril 2c23e6fa1b
initial commit
4 years ago