| 
Chris Morgan | Resolve the std/hashbrown conflict situation | 
tree | commitdiff | 
 | 
Chris Morgan | Remove unneeded clippy allow | 
tree | commitdiff | 
 | 
Chris Morgan | Rename UncheckedAnyExt, fix Extend, tweak things | 
tree | commitdiff | 
 | 
Chris Morgan | Narrow an unsafe block to the minimum | 
tree | commitdiff | 
 | 
Chris Morgan | Unravel another obsolete macro | 
tree | commitdiff | 
 | 
Chris Morgan | Add Entry::{or_default, and_modify} | 
tree | commitdiff | 
 | 
Chris Morgan | Replace the raw module with just hash_map | 
tree | commitdiff | 
 | 
Chris Morgan | HashMap feature parity: impl Extend, notes on more | 
tree | commitdiff | 
 | 
Chris Morgan | no_std support | 
tree | commitdiff | 
 | 
Chris Morgan | Change std to core where possible | 
tree | commitdiff | 
 | 
Chris Morgan | Switch from 2015 edition to 2018 | 
tree | commitdiff | 
 | 
Chris Morgan | Implement From, not Into | 
tree | commitdiff | 
 | 
Chris Morgan | More documentation tweaks to clarify and explain | 
tree | commitdiff | 
 | 
Chris Morgan | Drop anymap::Any in favour of std::any::Any | 
tree | commitdiff | 
 | 
Chris Morgan | Flatten anymap::any out of existence | 
tree | commitdiff | 
 | 
Chris Morgan | Tweak docs, especially around safety | 
tree | commitdiff | 
 | 
Chris Morgan | Make TypeIdHasher safe, bump MSRV | 
tree | commitdiff | 
 | 
Chris Morgan | Refactor to avoid a spurious compatibility warning | 
tree | commitdiff | 
 | 
Chris Morgan | Unravel the parbroken define! macro | 
tree | commitdiff | 
 | 
Chris Morgan | No more bare trait objects: use `dyn Trait` syntax | 
tree | commitdiff | 
 | 
Chris Morgan | Revert "removed unsafe code in favor of explicit assert" | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #32 from hellow554/master | 
tree | commitdiff | 
 | 
Marcel Hellwig | removed unsafe code in favor of explicit assert | 
tree | commitdiff | 
 | 
Chris Morgan | Implement Default on Map | 
tree | commitdiff | 
 | 
Chris Morgan | Remove the `bench` Cargo feature as superfluous | 
tree | commitdiff | 
 | 
Chris Morgan | Make clippy happy. | 
tree | commitdiff | 
 | 
Chris Morgan | Put in a bunch of #[inline] attributes on fns. | 
tree | commitdiff | 
 | 
Chris Morgan | Reduce the work for rustc in the benchmarks. | 
tree | commitdiff | 
 | 
Chris Morgan | Use raw pointers for downcasting, not TraitObject | 
tree | commitdiff | 
 | 
Chris Morgan | Add more benchmarking | 
tree | commitdiff | 
 | 
Chris Morgan | Remove superfluous Clone bound on Entry methods. | 
tree | commitdiff | 
 | 
Chris Morgan | Remove now-unnecessary #[allow]s. | 
tree | commitdiff | 
 | 
Chris Morgan | Make Clippy happy. | 
tree | commitdiff | 
 | 
Chris Morgan | Keep Clippy happy. | 
tree | commitdiff | 
 | 
Chris Morgan | Fix order of ptr::copy_nonoverlapping parameters. | 
tree | commitdiff | 
 | 
Chris Morgan | Rename "unstable" feature to "bench". | 
tree | commitdiff | 
 | 
Chris Morgan | Ungate drain iterator (stable in Rust 1.6.0). | 
tree | commitdiff | 
 | 
Chris Morgan | Ungate efficient hashing (stable in Rust 1.7.0). | 
tree | commitdiff | 
 | 
Chris Morgan | 0.11.2: just fixing warnings and such.  0.11.2 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.11.1: Rust update for unstable.  0.11.1 | 
tree | commitdiff | 
 | 
Chris Morgan | Make tests work on beta/stable (benchmarks can’t work). | 
tree | commitdiff | 
 | 
Chris Morgan | Rename 'nightly' feature to 'unstable'. | 
tree | commitdiff | 
 | 
Chris Morgan | Implement Debug for Map and RawMap. | 
tree | commitdiff | 
 | 
Chris Morgan | Replace Cargo features with arcane DST magicks. | 
tree | commitdiff | 
 | 
Chris Morgan | Implement stuff for concurrency. | 
tree | commitdiff | 
 | 
Chris Morgan | 0.10.3: Rust beta support  0.10.3 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.10.2: Rust update for clone feature  0.10.2 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.10.1: Rust update  0.10.1 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.10.0: move Clone functionality into a feature.  0.10.0 | 
tree | commitdiff | 
 | 
Chris Morgan | Use std::convert for AnyMap -> RawAnyMap. | 
tree | commitdiff | 
 | 
Chris Morgan | Rust update. | 
tree | commitdiff | 
 | 
Chris Morgan | Substantial refactoring, exposing a raw interface. | 
tree | commitdiff | 
 | 
Chris Morgan | Remove plenty of unnecessary 'statics. | 
tree | commitdiff | 
 | 
Chris Morgan | Slight Rust update. | 
tree | commitdiff | 
 | 
Chris Morgan | Remove unused stability markers. | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.12: Rust update  0.9.12 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.11: Rust update  0.9.11 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.10: Rust update  0.9.10 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.9: Rust update  0.9.9 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.8: Rust update  0.9.8 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.7: parity with the collections API  0.9.7 | 
tree | commitdiff | 
 | 
Chris Morgan | 0.9.6  0.9.6 | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #14 from drbawb/feature/namespaced...  | 
tree | commitdiff | 
 | 
Robert Straw | Do not re-export the `Entry` enum ... | 
tree | commitdiff | 
 | 
Robert Straw | Use namespaced enum variants for the map-entry slots. | 
tree | commitdiff | 
 | 
Chris Morgan | Fix a slightly erroneous comment. | 
tree | commitdiff | 
 | 
Chris Morgan | Rust update. | 
tree | commitdiff | 
 | 
Chris Morgan | tuple_indexing is no longer gated! Yay! | 
tree | commitdiff | 
 | 
Chris Morgan | Update metadata, 0.9.2.  0.9.2 | 
tree | commitdiff | 
 | 
Chris Morgan | Rust update. | 
tree | commitdiff | 
 | 
Chris Morgan | Implement AnyMap.entry(). | 
tree | commitdiff | 
 | 
Chris Morgan | Rust update. | 
tree | commitdiff | 
 | 
Chris Morgan | Make trait bounds more explicit. | 
tree | commitdiff | 
 | 
Chris Morgan | Elide superfluous lifetimes. | 
tree | commitdiff | 
 | 
Chris Morgan | Rust update. | 
tree | commitdiff | 
 | 
Chris Morgan | Remove obsolete managed_heap_memory lint warning. | 
tree | commitdiff | 
 | 
Chris Morgan | Replace a deprecated method call. | 
tree | commitdiff | 
 | 
Chris Morgan | Add now-necessary lifetime bounds. | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #9 from reem/contains | 
tree | commitdiff | 
 | 
Jonathan Reem | Add contains method for checking if a type is already...  | 
tree | commitdiff | 
 | 
Chris Morgan | Update for upstream changes. | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #6 from tivek/patch-1 | 
tree | commitdiff | 
 | 
tivek | Fix int type inference in range calls | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #5 from reem/cargo | 
tree | commitdiff | 
 | 
Jonathan Reem | Updated versions to 0.9.0. | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #4 from tomassedovic/impl-mutable | 
tree | commitdiff | 
 | 
Tomas Sedovic | Implement Collection and Mutable traits | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #3 from reem/rust-version-bump | 
tree | commitdiff | 
 | 
Jonathan Reem | Fix a syntax error with the latest rust | 
tree | commitdiff | 
 | 
Chris Morgan | Merge pull request #1 from reem/deprecated-lint | 
tree | commitdiff | 
 | 
Jonathan Reem | Remove deprecated lint for ~[T]s | 
tree | commitdiff | 
 | 
Jonathan Reem | Fixed new syntax error caused by upstream rust changes. | 
tree | commitdiff | 
 | 
Chris Morgan | Try to drown a little bit of noise in benchmarks. | 
tree | commitdiff | 
 | 
Chris Morgan | Skip type checking in from-Any casting. | 
tree | commitdiff | 
 | 
Chris Morgan | Switch from SipHash to a faster TypeId hasher. | 
tree | commitdiff | 
 | 
Chris Morgan | Add some simple benchmarks. | 
tree | commitdiff | 
 | 
Chris Morgan | Initial release. | 
tree | commitdiff | 
 |