[go: up one dir, main page]

lexical-core 0.4.4

Lexical, to- and from-string conversion routines.
Documentation
Build #183536 2019-09-06 21:30:47
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Checking void v1.0.2
Checking cfg-if v0.1.9
Checking static_assertions v0.3.4
Running `rustc --crate-name void /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/void-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=91eab46998baabd8 -C extra-filename=-91eab46998baabd8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name cfg_if /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=1bad317e65ffe77a -C extra-filename=-1bad317e65ffe77a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name static_assertions /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/static_assertions-0.3.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=7541716878befc65 -C extra-filename=-7541716878befc65 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh semver v0.9.0
Fresh rustc_version v0.2.3
Checking ryu v1.0.0
Running `rustc --crate-name ryu /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=236cba4d045c890f -C extra-filename=-236cba4d045c890f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg integer128 --cfg must_use_return`
Checking unreachable v1.0.0
Running `rustc --crate-name unreachable /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=a4861718a1c47753 -C extra-filename=-a4861718a1c47753 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-91eab46998baabd8.rmeta --cap-lints allow`
Checking stackvector v1.0.8
Running `rustc --crate-name stackvector /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stackvector-1.0.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ab71a75db35d1049 -C extra-filename=-ab71a75db35d1049 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-a4861718a1c47753.rmeta --cap-lints allow --cfg has_range_inclusive --cfg has_pointer_methods`
Documenting lexical-core v0.4.4
Running `rustdoc --crate-name lexical_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.4.4/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 -20190905-1.39.0-nightly-618768492 --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.9.4' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.5' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'ryu=https://docs.rs/ryu/1.0.0' --extern-html-root-url 'stackvector=https://docs.rs/stackvector/1.0.8' --extern-html-root-url 'static_assertions=https://docs.rs/static_assertions/0.3.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-1bad317e65ffe77a.rmeta --extern ryu=/home/cratesfyi/cratesfyi/debug/deps/libryu-236cba4d045c890f.rmeta --extern stackvector=/home/cratesfyi/cratesfyi/debug/deps/libstackvector-ab71a75db35d1049.rmeta --extern static_assertions=/home/cratesfyi/cratesfyi/debug/deps/libstatic_assertions-7541716878befc65.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 4.37s