about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorBenjamin Herr <ben@0x539.de>2014-04-07 14:47:04 +0200
committerBenjamin Herr <ben@0x539.de>2014-04-08 01:21:28 +0200
commit4051bd900abbb47557dd8928532eedbc2bca0563 (patch)
treed9b598f7054e3b24a27e4d24573c837c10143e45 /src/rustllvm/RustWrapper.cpp
parentf1f50565a1fda0dfd60d89fea65e2328f42cc5e0 (diff)
downloadrust-4051bd900abbb47557dd8928532eedbc2bca0563.tar.gz
rust-4051bd900abbb47557dd8928532eedbc2bca0563.zip
libglob: allow "." and ".." to be matched
... also don't read the whole directory if the glob for that path
component doesn't contain any metacharacters.

Patterns like `../*.jpg` will work now, and `.*` will match both `.` and
`..` to be consistent with shell expansion.

As before: Just `*` still won't match `.` and `..`, while it will still
match dotfiles like `.git` by default.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions