Skip to content

Commit 5efe1e5

Browse files
committed
auto merge of #8914 : Dretch/rust/native-glob, r=alexcrichton
This is #8201 with a bunch of amendments to address the comments (and re-based).
2 parents f051196 + 193a1c8 commit 5efe1e5

File tree

3 files changed

+821
-84
lines changed

3 files changed

+821
-84
lines changed

src/libextra/extra.rs

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ pub mod getopts;
8585
pub mod json;
8686
pub mod md4;
8787
pub mod tempfile;
88+
pub mod glob;
8889
pub mod term;
8990
pub mod time;
9091
pub mod arena;

0 commit comments

Comments
 (0)