summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-04-24 10:42:19 -0400
committerAndrew Gallant <jamslam@gmail.com>2018-04-24 11:19:03 -0400
commitab64da73ab3f73f50192459dfc1e49c6cabd9de8 (patch)
tree783fb638506f87a1459f194f1baebab85f2c1511 /Cargo.toml
parent1266de3d4c82f281642ba0f4b59827091a55c8fc (diff)
ignore: speed up Gitignore::empty
This commit makes Gitignore::empty a bit faster by avoiding allocation and manually specializing the implementation instead of routing it through the GitignoreBuilder. This helps improve uses of ripgrep that traverse *many* directories, and in particular, when the use of ignores is disabled via command line switches. Fixes #835, Closes #836
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions