cc-traits
Common collection traits
2.0.0
5.9M downloads/mo
#4173 most downloaded on crates.io
timothee-haudebourg/cc-traits
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 7 months
Some releases are documented
notes for 8 of 17 stable releases
2 versions withdrawn
withdrawn after publishing
6 years old
19 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · Jan 2021 to May 2023Releases
latest 19-
2.0.022 May 2023Release notes
Open source →Breaking changes
- Changed the "nostd" feature to "std". Enables
stdcollection implementations. Enabled by default.
Added
- Add
SimpleKeyedReftrait. - Add helper macros
simple_collection_*andsimple_keyed_*. - Add support for
no_std. - Add "alloc" feature. Enables
alloccollection implementations. Enabled by default.
- Changed the "nostd" feature to "std". Enables
-
1.0.007 Nov 2022Release notes
Open source →Changed
- GATs are stabilized! No more unstable
generic_associated_typesfeature. - Moved some
whereclauses around in the docs (see issue https://github.com/rust-lang/rust/issues/89122).
- GATs are stabilized! No more unstable
-
0.8.121 Jul 2022Nothing published for this version
-
0.8.029 Mar 2022Release notes
Open source →Added
- Traits replacing traits aliases when the
nightlyfeature is not enabled. Required since trait aliases seem stalled and won't be stable for a while.
- Traits replacing traits aliases when the
-
0.7.309 Dec 2021Release notes
Open source →Added
- Explicit bound
Self: 'longin reference upcast functions (upcast_item_ref,upcast_item_mut,upcast_key_ref). This is required by the latest version of Rust.
- Explicit bound
-
0.7.201 Dec 2021 withdrawn -
0.7.117 Nov 2021Release notes
Open source →Added
GetKeyValueandGetKeyValueMut. Implementations forHashMap,BTreeMapandijson::Object.
-
0.7.021 Oct 2021Nothing published for this version
-
0.6.007 Oct 2021 -
0.5.226 Sep 2021 -
0.5.126 Sep 2021 -
0.5.022 Sep 2021 withdrawnRelease notes
Open source →Yanking reason
- Errors with features
slabandsmallvec.
Added
KeyedandKeyedReftraits.
- Errors with features
-
0.4.001 Mar 2021Nothing published for this version
-
0.3.023 Jan 2021Nothing published for this version
-
0.2.108 Jan 2021Nothing published for this version
-
0.2.008 Jan 2021Nothing published for this version
-
0.1.208 Jan 2021Nothing published for this version
-
0.1.108 Jan 2021Nothing published for this version
-
0.1.008 Jan 2021Nothing published for this version