[go: up one dir, main page]

ignore 0.4.9

A fast library for efficiently matching ignore files such as `.gitignore` against file paths.
Documentation
Build #176200 2019-08-02 00:11:54
# 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 ucd-util v0.1.5
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.3
Fresh cfg-if v0.1.9
Fresh same-file v1.0.5
Fresh fnv v1.0.6
Fresh regex-syntax v0.6.10
Fresh thread_local v0.3.6
Fresh memchr v2.2.1
Fresh crossbeam-utils v0.6.6
Fresh walkdir v2.2.9
Fresh aho-corasick v0.7.4
Fresh bstr v0.2.6
Fresh log v0.4.8
Fresh regex v1.2.0
Fresh crossbeam-channel v0.3.9
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=6861b81f2a1166d3 -C extra-filename=-6861b81f2a1166d3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-02a0dfaf0b60f169.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-775b23327db9e943.rmeta --cap-lints allow`
Documenting ignore v0.4.9
Running `rustdoc --crate-name ignore /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ignore-0.4.9/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.0' --extern-html-root-url 'same_file=https://docs.rs/same-file/1.0.5' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.1.0' --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-6861b81f2a1166d3.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-775b23327db9e943.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 2.51s