[go: up one dir, main page]

lexical-core 0.1.3

Lexical, to- and from-string conversion routines.
Documentation
Build #131829 2018-12-18 02:44:32
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-16)# build log
Updating crates.io index
Downloading crates ...
Downloaded lexical-core v0.1.3
Downloading crates ...
Downloaded stackvector v1.0.1
Downloaded static_assertions v0.2.5
Checking void v1.0.2
Checking static_assertions v0.2.5
Checking cfg-if v0.1.6
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=6d4d5e8c23f023fc -C extra-filename=-6d4d5e8c23f023fc --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.2.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=dc5c8716faa0381e -C extra-filename=-dc5c8716faa0381e --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.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=05f927343b721e50 -C extra-filename=-05f927343b721e50 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking ryu v0.2.7
Running `rustc --crate-name ryu /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-0.2.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C panic=abort -C debuginfo=2 -C metadata=d521efcf2668ab24 -C extra-filename=-d521efcf2668ab24 --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=4ccbf7443526d44d -C extra-filename=-4ccbf7443526d44d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-6d4d5e8c23f023fc.rmeta --cap-lints allow`
Checking stackvector v1.0.1
Running `rustc --crate-name stackvector /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stackvector-1.0.1/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=1dbfb18cac6d7cf1 -C extra-filename=-1dbfb18cac6d7cf1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-4ccbf7443526d44d.rmeta --cap-lints allow`
Documenting lexical-core v0.1.3
Running `rustdoc --crate-name lexical_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.1.3/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 -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.6' --extern-html-root-url 'approx=https://docs.rs/approx/0.3.1' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.7.2' --extern-html-root-url 'ryu=https://docs.rs/ryu/0.2.7' --extern-html-root-url 'dtoa=https://docs.rs/dtoa/0.4.3' --extern-html-root-url 'stackvector=https://docs.rs/stackvector/1.0.1' --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-05f927343b721e50.rmeta --extern ryu=/home/cratesfyi/cratesfyi/debug/deps/libryu-d521efcf2668ab24.rmeta --extern stackvector=/home/cratesfyi/cratesfyi/debug/deps/libstackvector-1dbfb18cac6d7cf1.rmeta --extern static_assertions=/home/cratesfyi/cratesfyi/debug/deps/libstatic_assertions-dc5c8716faa0381e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.01s