[go: up one dir, main page]

fixed 0.4.3

Fixed-point numbers
Documentation
Build #179993 2019-08-20 17:55:09
# rustc version
rustc 1.39.0-nightly (f7af19c27 2019-08-15)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Compiling fixed v0.4.3
Fresh half v1.3.0
Fresh typenum v1.10.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fixed-0.4.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="f16"' --cfg 'feature="half"' --cfg 'feature="serde"' -C metadata=e8c9f8c1b9f62490 -C extra-filename=-e8c9f8c1b9f62490 --out-dir /home/cratesfyi/cratesfyi/debug/build/fixed-e8c9f8c1b9f62490 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh serde v1.0.99
Running `/home/cratesfyi/cratesfyi/debug/build/fixed-e8c9f8c1b9f62490/build-script-build`
Documenting fixed v0.4.3
Running `rustdoc --edition=2018 --crate-name fixed /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fixed-0.4.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="f16"' --cfg 'feature="half"' --cfg 'feature="serde"' -Z unstable-options --resource-suffix -20190815-1.39.0-nightly-f7af19c27 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'half=https://docs.rs/half/1.3.0' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_xoshiro=https://docs.rs/rand_xoshiro/0.2.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.99' --extern-html-root-url 'typenum=https://docs.rs/typenum/1.10.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern half=/home/cratesfyi/cratesfyi/debug/deps/libhalf-b02830ab2c1a2897.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-70000fbfeb48c7d5.rmeta --extern typenum=/home/cratesfyi/cratesfyi/debug/deps/libtypenum-621b0de9c1ab0f41.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 12.34s