thread-local-object 0.1.0

Per-object thread local storage
Documentation
Build #50541 2017-05-24 20:55:42

# rustc version rustc 1.19.0-nightly (75b056812 2017-05-15)

# docs.rs version cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading thread-local-object v0.1.0 Compiling traitobject v0.1.0 Running `rustc --crate-name traitobject .cargo/registry/src/github.com-1ecc6299db9ec823/traitobject-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=61e8f3406c7e9438 -C extra-filename=-61e8f3406c7e9438 --out-dir /home/cratesfyi/thread-local-object-0.1.0/debug/deps -L dependency=/home/cratesfyi/thread-local-object-0.1.0/debug/deps --cap-lints allow` Compiling unsafe-any v0.4.1 Running `rustc --crate-name unsafe_any .cargo/registry/src/github.com-1ecc6299db9ec823/unsafe-any-0.4.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ce5b91d4edc5ee70 -C extra-filename=-ce5b91d4edc5ee70 --out-dir /home/cratesfyi/thread-local-object-0.1.0/debug/deps -L dependency=/home/cratesfyi/thread-local-object-0.1.0/debug/deps --extern traitobject=/home/cratesfyi/thread-local-object-0.1.0/debug/deps/libtraitobject-61e8f3406c7e9438.rlib --cap-lints allow` Documenting thread-local-object v0.1.0 Running `rustdoc --crate-name thread_local_object .cargo/registry/src/github.com-1ecc6299db9ec823/thread-local-object-0.1.0/src/lib.rs -o /home/cratesfyi/thread-local-object-0.1.0/doc -L dependency=/home/cratesfyi/thread-local-object-0.1.0/debug/deps --extern unsafe_any=/home/cratesfyi/thread-local-object-0.1.0/debug/deps/libunsafe_any-ce5b91d4edc5ee70.rlib` Finished dev [unoptimized + debuginfo] target(s) in 0.69 secs