nom 5.0.1

A byte-oriented, zero-copy, parser combinators library
Documentation
Build #180411 2019-08-22T10:24:23.195292+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh void v1.0.2
Fresh lazy_static v1.3.0
Fresh version_check v0.1.5
Fresh regex-syntax v0.6.11
Fresh cfg-if v0.1.9
Fresh static_assertions v0.3.4
Fresh semver v0.9.0
Fresh unreachable v1.0.0
Fresh thread_local v0.3.6
Compiling nom v5.0.1
Fresh rustc_version v0.2.3
Fresh memchr v2.2.1
Fresh ryu v1.0.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' -C metadata=c034eb0b0ae542f9 -C extra-filename=-c034eb0b0ae542f9 --out-dir /home/cratesfyi/cratesfyi/debug/build/nom-c034eb0b0ae542f9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-7e025a5c0c2d211f.rlib --cap-lints allow`
Fresh aho-corasick v0.7.6
Fresh regex v1.2.1
Fresh stackvector v1.0.6
Fresh lexical-core v0.4.3
Running `/home/cratesfyi/cratesfyi/debug/build/nom-c034eb0b0ae542f9/build-script-build`
Documenting nom v5.0.1
Running `rustdoc --edition=2018 --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-5.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'doc_comment=https://docs.rs/doc-comment/0.3.1' --extern-html-root-url 'jemallocator=https://docs.rs/jemallocator/0.1.9' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'lexical_core=https://docs.rs/lexical-core/0.4.3' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.1' --extern-html-root-url 'regex=https://docs.rs/regex/1.2.1' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f0a6caac81133d43.rmeta --extern lexical_core=/home/cratesfyi/cratesfyi/debug/deps/liblexical_core-8fe0245a01418e0e.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-f453a36334646a89.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f1d18d3190073c5d.rmeta --cfg stable_i128`
Finished dev [unoptimized + debuginfo] target(s) in 7.91s