stack 0.2.0

DSTs and arrays on the stack!
Documentation
Build #54963 2017-06-04 08:01:26

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading stack v0.2.0 Downloading coalesce v0.1.1 Fresh void v1.0.2 Compiling coalesce v0.1.1 Fresh odds v0.2.25 Fresh unreachable v0.1.1 Running `rustc --crate-name coalesce .cargo/registry/src/github.com-1ecc6299db9ec823/coalesce-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=40e66d13d1c6db5b -C extra-filename=-40e66d13d1c6db5b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh nodrop v0.1.9 Documenting stack v0.2.0 Running `rustdoc --crate-name stack .cargo/registry/src/github.com-1ecc6299db9ec823/stack-0.2.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern coalesce=/home/cratesfyi/cratesfyi/debug/deps/libcoalesce-40e66d13d1c6db5b.rlib --extern-version coalesce=coalesce,0.1.1 --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-9bd306f72d3bd51e.rlib --extern-version unreachable=unreachable,0.1.1 --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-43a6e49a1a5af4cb.rlib --extern-version nodrop=nodrop,0.1.9` Finished dev [unoptimized + debuginfo] target(s) in 1.52 secs