rayon 0.8.2

Simple work-stealing parallelism for Rust
Documentation
Build #63467 2017-06-28T09:46:37.346949+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rayon v0.8.2
Fresh libc v0.2.24
Fresh lazy_static v0.2.8
Fresh either v1.1.0
Fresh scopeguard v0.3.2
Fresh futures v0.1.14
Fresh rand v0.3.15
Fresh num_cpus v1.6.2
Fresh coco v0.1.1
Fresh rayon-core v1.2.1
Documenting rayon v0.8.2
Running `rustdoc --crate-name rayon .cargo/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librayon_core-36fa96442d227dcd.rlib --extern-version rayon_core=rayon-core,1.2.1`
Finished dev [unoptimized + debuginfo] target(s) in 2.52 secs