thread_local 0.3.4

Per-object thread-local storage
Documentation
Build #63387 2017-06-27T00:21:27.584036+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 thread_local v0.3.4
Fresh void v1.0.2
Fresh lazy_static v0.2.8
Fresh unreachable v1.0.0
Documenting thread_local v0.3.4
Running `rustdoc --crate-name thread_local .cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-0.3.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-b9c7c97cb1bf6717.rlib --extern-version unreachable=unreachable,1.0.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.4 secs