unreachable 1.0.0

An unreachable code optimization hint in stable rust.
Documentation
Build #49137 2017-05-09T20:55:28.518577+00:00
# rustc version
rustc 1.19.0-nightly (f1140a331 2017-05-08)# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading unreachable v1.0.0
Compiling void v1.0.2
Running `rustc --crate-name void .cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=6c52c4ddaea6e3db -C extra-filename=-6c52c4ddaea6e3db --out-dir /home/cratesfyi/unreachable-1.0.0/debug/deps -L dependency=/home/cratesfyi/unreachable-1.0.0/debug/deps --cap-lints allow`
Documenting unreachable v1.0.0
Running `rustdoc --crate-name unreachable .cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-1.0.0/src/lib.rs -o /home/cratesfyi/unreachable-1.0.0/doc -L dependency=/home/cratesfyi/unreachable-1.0.0/debug/deps --extern void=/home/cratesfyi/unreachable-1.0.0/debug/deps/libvoid-6c52c4ddaea6e3db.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 0.28 secs