rayon 1.2.0

Simple work-stealing parallelism for Rust
Documentation
Build #182169 2019-08-31T00:55:57.088630+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh cfg-if v0.1.9
Fresh lazy_static v1.4.0
Fresh nodrop v0.1.13
Fresh scopeguard v1.0.0
Fresh either v1.5.2
Fresh semver v0.9.0
Fresh crossbeam-utils v0.6.6
Fresh rustc_version v0.2.3
Fresh arrayvec v0.4.11
Fresh libc v0.2.62
Fresh crossbeam-queue v0.1.2
Fresh num_cpus v1.10.1
Fresh memoffset v0.5.1
Fresh crossbeam-epoch v0.7.2
Fresh crossbeam-deque v0.7.1
Checking rayon-core v1.6.0
Running `rustc --crate-name rayon_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=44927a28ae92eaa3 -C extra-filename=-44927a28ae92eaa3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-f51df85189dba264.rmeta --extern crossbeam_queue=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_queue-517a4befdc286298.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-a9ac742e7a362f8a.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-85b1a95721181ebe.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-dec992f6bd29ba80.rmeta --cap-lints allow`
Documenting rayon v1.2.0
Running `rustdoc --crate-name rayon /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_deque=https://docs.rs/crossbeam-deque/0.7.1' --extern-html-root-url 'doc_comment=https://docs.rs/doc-comment/0.3.1' --extern-html-root-url 'docopt=https://docs.rs/docopt/1.1.0' --extern-html-root-url 'either=https://docs.rs/either/1.5.2' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' --extern-html-root-url 'rayon_core=https://docs.rs/rayon-core/1.6.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.99' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.99' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-f51df85189dba264.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-d25e5722ccc9cba2.rmeta --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librayon_core-44927a28ae92eaa3.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.12s