pulldown-cmark 0.5.3

A pull parser for CommonMark
Documentation
Build #173201 2019-07-18 19:12:42

# rustc version rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)

# docs.rs version cratesfyi 0.6.0 (635e91e 2019-07-17)

# build log Updating crates.io index Downloading crates ... Downloaded pulldown-cmark v0.5.3 Fresh version_check v0.1.5 Compiling pulldown-cmark v0.5.3 Fresh unicode-width v0.1.5 Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.5.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' -C metadata=4c2fd378decf9cfa -C extra-filename=-4c2fd378decf9cfa --out-dir /home/cratesfyi/cratesfyi/debug/build/pulldown-cmark-4c2fd378decf9cfa -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh getopts v0.2.19 Fresh bitflags v1.1.0 Fresh memchr v2.2.1 Fresh unicase v2.4.0 Running `/home/cratesfyi/cratesfyi/debug/build/pulldown-cmark-4c2fd378decf9cfa/build-script-build` Documenting pulldown-cmark v0.5.3 Running `rustdoc --edition=2018 --crate-name pulldown_cmark /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.5.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="getopts"' -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'bitflags=https://docs.rs/bitflags/1.1.0' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'getopts=https://docs.rs/getopts/0.2.19' --extern-html-root-url 'html5ever=https://docs.rs/html5ever/0.23.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.1' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.9' --extern-html-root-url 'tendril=https://docs.rs/tendril/0.4.1' --extern-html-root-url 'unicase=https://docs.rs/unicase/2.4.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-a111807196c78091.rmeta --extern getopts=/home/cratesfyi/cratesfyi/debug/deps/libgetopts-abfe3ce95499a0b6.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-fc8b5c415bc11119.rmeta --extern unicase=/home/cratesfyi/cratesfyi/debug/deps/libunicase-056be2ddf57195bc.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 3.01s