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 #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.
saw approval from alexcrichton
at Dretch@193a1c8
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.
merging Dretch/rust/native-glob = 193a1c8 into auto
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.
Dretch/rust/native-glob = 193a1c8 merged ok, testing candidate = 5efe1e5
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.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1305
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1308
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/414
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/414
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1324
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1324
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/415
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/496
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1308
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/414
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/414
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1093
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.
fast-forwarding master to auto = 5efe1e5