rustc-rayon 0.1.1

Simple work-stealing parallelism for Rust - fork for rustc
Documentation
Build #104527 2018-06-06T13:22:01.282353+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rustc-rayon v0.1.1
Fresh scopeguard v0.3.3
Fresh either v1.5.0
Fresh nodrop v0.1.12
Fresh libc v0.2.42
Fresh memoffset v0.2.1
Fresh cfg-if v0.1.3
Fresh lazy_static v1.0.1
Fresh num_cpus v1.8.0
Fresh rand v0.4.2
Fresh arrayvec v0.4.7
Fresh crossbeam-utils v0.2.2
Fresh crossbeam-epoch v0.3.1
Fresh crossbeam-deque v0.2.0
Fresh rustc-rayon-core v0.1.0
Documenting rustc-rayon v0.1.1
Running `rustdoc --crate-name rustc_rayon .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-d3bd57c3390bbb68.rlib --extern-version either=either,1.5.0 --extern rustc_rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-6348b70919f3b19b.rlib --extern-version rustc_rayon_core=rustc-rayon-core,0.1.0`
warning: [Garbage] cannot be resolved, ignoring it...

warning: [cfg] cannot be resolved, ignoring it...

warning: [rayon::prelude] cannot be resolved, ignoring it...

warning: [Debug] cannot be resolved, ignoring it...

warning: [plumbing] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 3.26 secs