parking_lot_core 0.3.1

An advanced API for creating custom synchronization primitives.
Documentation
Build #1162472018-09-09T09:46:19.251858+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 parking_lot_core v0.3.1
Fresh libc v0.2.43
Fresh void v1.0.2
Fresh semver-parser v0.7.0
Fresh rand_core v0.2.1
Fresh unreachable v1.0.0
Fresh semver v0.9.0
Fresh smallvec v0.6.5
Fresh rand v0.5.5
Fresh rustc_version v0.2.3
Compiling parking_lot_core v0.3.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.3.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=494e20d9a15fb049 -C extra-filename=-494e20d9a15fb049 --out-dir /home/cratesfyi/cratesfyi/debug/build/parking_lot_core-494e20d9a15fb049 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-77fcbeeef6451a8d.rlib --extern-version rustc_version=rustc_version,0.2.3 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/parking_lot_core-494e20d9a15fb049/build-script-build`
Documenting parking_lot_core v0.3.1
Running `rustdoc --crate-name parking_lot_core .cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.3.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 libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-15afba2933e2f7e8.rlib --extern-version libc=libc,0.2.43 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-29c97574f3dc2f74.rlib --extern-version rand=rand,0.5.5 --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-6b2e905bdcabe9ef.rlib --extern-version smallvec=smallvec,0.6.5 --cfg has_localkey_try_with`
Finished dev [unoptimized + debuginfo] target(s) in 1.0 secs