concurrent-hashmap 0.2.2

A concurrent hashmap library.
Build #53773 2017-06-03 14:43:42

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading concurrent-hashmap v0.2.2 Compiling spin v0.4.5 Running `rustc --crate-name spin .cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.4.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="asm"' -C metadata=b580e1413c9afd0d -C extra-filename=-b580e1413c9afd0d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Documenting concurrent-hashmap v0.2.2 Running `rustdoc --crate-name concurrent_hashmap .cargo/registry/src/github.com-1ecc6299db9ec823/concurrent-hashmap-0.2.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="spin"' --cfg 'feature="unstable"' --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-b580e1413c9afd0d.rlib --extern-version spin=spin,0.4.5` Finished dev [unoptimized + debuginfo] target(s) in 0.50 secs