crossbeam-deque 0.7.1

Concurrent work-stealing deque
Documentation
Build #139783 2019-01-29T15:49:12.696407+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded crossbeam-deque v0.7.1
Fresh cfg-if v0.1.6
Fresh lazy_static v1.2.0
Fresh nodrop v0.1.13
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh crossbeam-utils v0.6.5
Fresh arrayvec v0.4.10
Fresh crossbeam-epoch v0.7.1
Documenting crossbeam-deque v0.7.1
Running `rustdoc --crate-name crossbeam_deque /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.7.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_utils=https://docs.rs/crossbeam-utils/0.6.5' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'crossbeam_epoch=https://docs.rs/crossbeam-epoch/0.7.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-4c4c533625b6ed78.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-00cf1d6673cc8412.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.53s