[go: up one dir, main page]

lexical-core 0.4.2

Lexical, to- and from-string conversion routines.
Documentation
Build #167904 2019-06-25 17:46:07
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded lexical-core v0.4.2
Fresh semver-parser v0.7.0
Fresh void v1.0.2
Fresh static_assertions v0.2.5
Fresh cfg-if v0.1.9
Fresh semver v0.9.0
Fresh unreachable v1.0.0
Fresh rustc_version v0.2.3
Fresh ryu v0.2.8
Compiling lexical-core v0.4.2
Fresh stackvector v1.0.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="correct"' --cfg 'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="stackvector"' --cfg 'feature="std"' --cfg 'feature="table"' -C metadata=0d0ddbef45a8b415 -C extra-filename=-0d0ddbef45a8b415 --out-dir /home/cratesfyi/cratesfyi/debug/build/lexical-core-0d0ddbef45a8b415 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-28cf8069781c7867.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/lexical-core-0d0ddbef45a8b415/build-script-build`
Documenting lexical-core v0.4.2
Running `rustdoc --crate-name lexical_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="correct"' --cfg 'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="stackvector"' --cfg 'feature="std"' --cfg 'feature="table"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'approx=https://docs.rs/approx/0.3.2' --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'dtoa=https://docs.rs/dtoa/0.4.4' --extern-html-root-url 'proptest=https://docs.rs/proptest/0.8.7' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.7.2' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'ryu=https://docs.rs/ryu/0.2.8' --extern-html-root-url 'stackvector=https://docs.rs/stackvector/1.0.6' --extern-html-root-url 'static_assertions=https://docs.rs/static_assertions/0.2.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-5ee7e4c67896f83a.rmeta --extern ryu=/home/cratesfyi/cratesfyi/debug/deps/libryu-924d71a0a3a26d98.rmeta --extern stackvector=/home/cratesfyi/cratesfyi/debug/deps/libstackvector-07e4a3f1b820e122.rmeta --extern static_assertions=/home/cratesfyi/cratesfyi/debug/deps/libstatic_assertions-c31229d612a9c07c.rmeta --cfg has_range_bounds --cfg has_slice_index --cfg has_full_range_inclusive --cfg has_const_index --cfg has_i128 --cfg has_ops_bound --cfg has_pointer_methods --cfg has_range_inclusive --cfg limb_width_64`
Finished dev [unoptimized + debuginfo] target(s) in 5.96s