Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace os::glob with extra::glob, which is written in rust,
fixing issue rust-lang#6100.
- Loading branch information
193a1c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+, thanks for this, and nice job!