gmp-mpfr-sys 1.0.8

Rust FFI bindings for GMP, MPFR and MPC
Documentation
Build #75786 2017-11-08T18:03:03.676946+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading gmp-mpfr-sys v1.0.8
Compiling gmp-mpfr-sys v1.0.8
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/gmp-mpfr-sys-1.0.8/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="mpfr"' --cfg 'feature="mpc"' --cfg 'feature="default"' -C metadata=9ef688c705e5f69d -C extra-filename=-9ef688c705e5f69d --out-dir /home/cratesfyi/cratesfyi/debug/build/gmp-mpfr-sys-9ef688c705e5f69d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/gmp-mpfr-sys-9ef688c705e5f69d/build-script-build`
Documenting gmp-mpfr-sys v1.0.8
Running `rustdoc --crate-name gmp_mpfr_sys .cargo/registry/src/github.com-1ecc6299db9ec823/gmp-mpfr-sys-1.0.8/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="mpfr"' --cfg 'feature="mpc"' --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 78.33 secs