nom 4.2.2

A byte-oriented, zero-copy, parser combinators library
Documentation
Build #146290 2019-03-04T09:34:30.953676+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded nom v4.2.2
Fresh lazy_static v1.3.0
Fresh ucd-util v0.1.3
Fresh utf8-ranges v1.0.2
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.5
Fresh memchr v2.2.0
Fresh aho-corasick v0.6.10
Fresh regex v1.1.2
Documenting nom v4.2.2
Running `rustdoc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.2/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="memchr"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' --cfg 'feature="verbose-errors"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.10' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.2' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'jemallocator=https://docs.rs/jemallocator/0.1.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-417b440263bea67e.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-eea6e88ba4c4f288.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-aeda78d2aa633ed0.rmeta`
warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `u32` is both a type and a macro
|
= help: try `type@u32` if you want to select the type, or `macro@u32` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

warning: `char` is both a type and a macro
|
= help: try `type@char` if you want to select the type, or `macro@char` if you want to select the macro

Finished dev [unoptimized + debuginfo] target(s) in 9.23s