ignore 0.4.10

A fast library for efficiently matching ignore files such as `.gitignore` against file paths.
Documentation
Build #176944 2019-08-06T13:49:25.310661+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh lazy_static v1.3.0
Fresh regex-syntax v0.6.11
Fresh cfg-if v0.1.9
Fresh fnv v1.0.6
Fresh same-file v1.0.5
Fresh thread_local v0.3.6
Fresh crossbeam-utils v0.6.6
Fresh memchr v2.2.1
Fresh log v0.4.8
Fresh walkdir v2.2.9
Fresh aho-corasick v0.7.6
Fresh bstr v0.2.6
Fresh crossbeam-channel v0.3.9
Fresh regex v1.2.1
Checking globset v0.4.4
Running `rustc --crate-name globset /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/globset-0.4.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c5d8864cbfbcfb36 -C extra-filename=-c5d8864cbfbcfb36 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-336e4b853eca2307.rmeta --extern bstr=/home/cratesfyi/cratesfyi/debug/deps/libbstr-8403e3688efd2b4c.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-79566ceaae669982.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-43c30c85c87d0ce8.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-5d26be0f20e6155f.rmeta --cap-lints allow`
Documenting ignore v0.4.10
Running `rustdoc --crate-name ignore /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ignore-0.4.10/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.9' --extern-html-root-url 'globset=https://docs.rs/globset/0.4.4' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --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 'same_file=https://docs.rs/same-file/1.0.5' --extern-html-root-url 'thread_local=https://docs.rs/thread_local/0.3.6' --extern-html-root-url 'walkdir=https://docs.rs/walkdir/2.2.9' --extern-html-root-url 'winapi_util=https://docs.rs/winapi-util/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-544dfe02906c3efe.rmeta --extern globset=/home/cratesfyi/cratesfyi/debug/deps/libglobset-c5d8864cbfbcfb36.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-51adcd0f3e7733cb.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-43c30c85c87d0ce8.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-295e069a33d0c042.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-5d26be0f20e6155f.rmeta --extern same_file=/home/cratesfyi/cratesfyi/debug/deps/libsame_file-f79b041e609b9d01.rmeta --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-3e1395d57fcd2adb.rmeta --extern walkdir=/home/cratesfyi/cratesfyi/debug/deps/libwalkdir-eb72a4fc1fa98aae.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.08s