parking_lot_core 0.4.0

An advanced API for creating custom synchronization primitives.
Documentation
Build #128822 2018-11-26T09:50:34.840501+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)# build log
Updating crates.io index
Downloading crates ...
Downloaded parking_lot_core v0.4.0
Fresh semver-parser v0.7.0
Fresh rand_core v0.3.0
Fresh void v1.0.2
Fresh semver v0.9.0
Fresh rand_xorshift v0.1.0
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.0
Fresh unreachable v1.0.0
Fresh rustc_version v0.2.3
Fresh libc v0.2.44
Fresh smallvec v0.6.6
Compiling parking_lot_core v0.4.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.4.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=991e882fc0fe7032 -C extra-filename=-991e882fc0fe7032 --out-dir /home/cratesfyi/cratesfyi/debug/build/parking_lot_core-991e882fc0fe7032 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-136ca4becf986eb2.rlib --cap-lints allow`
Fresh rand_pcg v0.1.1
Fresh rand_chacha v0.1.0
Fresh rand v0.6.1
Running `/home/cratesfyi/cratesfyi/debug/build/parking_lot_core-991e882fc0fe7032/build-script-build`
Documenting parking_lot_core v0.4.0
Running `rustdoc --crate-name parking_lot_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'libc=https://docs.rs/libc/0.2.44' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.6' --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.6' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'thread_id=https://docs.rs/thread-id/3.3.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.1' --extern-html-root-url 'backtrace=https://docs.rs/backtrace/0.3.9' --extern-html-root-url 'petgraph=https://docs.rs/petgraph/0.4.13' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-5f8e9c3372094fd9.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-84700590d97394c7.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-45d64a82dfc0f949.rmeta --cfg has_localkey_try_with`
Finished dev [unoptimized + debuginfo] target(s) in 6.97s