nom 4.2.1

A byte-oriented, zero-copy, parser combinators library
Documentation
Build #145385 2019-02-27T10:24:45.625750+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded nom v4.2.1
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.0
Documenting nom v4.2.1
Running `rustdoc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.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="memchr"' --cfg 'feature="regex"' --cfg 'feature="regexp"' --cfg 'feature="regexp_macros"' --cfg 'feature="std"' --cfg 'feature="verbose-errors"' -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.0' --extern-html-root-url 'version_check=https://docs.rs/version_check/0.1.5' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.10' --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' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-804a51872a9bd4bd.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-0c327f95ce852adb.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-46fd1758792cfa0c.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 8.53s