stack 0.2.0

DSTs and arrays on the stack!
Documentation
Build #32622 2016-10-19 22:11:56

# rustc version rustc 1.14.0-nightly (6dc035ed9 2016-10-15)

# docs.rs version cratesfyi 0.2.1 (b4e8465 2016-10-19)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading stack v0.2.0 Downloading coalesce v0.1.1 Compiling odds v0.2.23 Compiling coalesce v0.1.1 Compiling void v1.0.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/coalesce-0.1.1/src/lib.rs --crate-name coalesce --crate-type lib -g -C metadata=14407a668ea69140 -C extra-filename=-14407a668ea69140 --out-dir /home/cratesfyi/stack-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stack-0.2.0/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/odds-0.2.23/src/lib.rs --crate-name odds --crate-type lib -g --cfg feature=\"std\" -C metadata=721fd4da3f6c0875 -C extra-filename=-721fd4da3f6c0875 --out-dir /home/cratesfyi/stack-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stack-0.2.0/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --crate-name void --crate-type lib -g -C metadata=2cc31605fcb01ba1 -C extra-filename=-2cc31605fcb01ba1 --out-dir /home/cratesfyi/stack-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stack-0.2.0/debug/deps --cap-lints allow` Compiling unreachable v0.1.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-0.1.1/src/lib.rs --crate-name unreachable --crate-type lib -g -C metadata=cf0b03299c3c2c2d -C extra-filename=-cf0b03299c3c2c2d --out-dir /home/cratesfyi/stack-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stack-0.2.0/debug/deps --extern void=/home/cratesfyi/stack-0.2.0/debug/deps/libvoid-2cc31605fcb01ba1.rlib --cap-lints allow` Compiling nodrop v0.1.8 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/nodrop-0.1.8/src/lib.rs --crate-name nodrop --crate-type lib -g --cfg feature=\"std\" --cfg feature=\"odds\" --cfg feature=\"default\" -C metadata=8aef2816a14c0a9e -C extra-filename=-8aef2816a14c0a9e --out-dir /home/cratesfyi/stack-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stack-0.2.0/debug/deps --extern odds=/home/cratesfyi/stack-0.2.0/debug/deps/libodds-721fd4da3f6c0875.rlib --cap-lints allow` Documenting stack v0.2.0 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/stack-0.2.0/src/lib.rs --crate-name stack -o /home/cratesfyi/stack-0.2.0/doc -L dependency=/home/cratesfyi/stack-0.2.0/debug/deps --extern unreachable=/home/cratesfyi/stack-0.2.0/debug/deps/libunreachable-cf0b03299c3c2c2d.rlib --extern coalesce=/home/cratesfyi/stack-0.2.0/debug/deps/libcoalesce-14407a668ea69140.rlib --extern nodrop=/home/cratesfyi/stack-0.2.0/debug/deps/libnodrop-8aef2816a14c0a9e.rlib` Finished debug [unoptimized + debuginfo] target(s) in 2.9 secs