Skip to content

Conversation

toqueteos
Copy link
Contributor

glob wasn't compiling with latest nightlies (at least on windows).

path -> old_path
os::getcwd -> env::current_dir
os::consts -> env::consts
os::change_dir -> env::set_current_dir

And changed features accordingly.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @huonw (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

@alexcrichton
Copy link
Member

Thanks!

alexcrichton added a commit that referenced this pull request Feb 5, 2015
@alexcrichton alexcrichton merged commit 54ed9e6 into rust-lang:master Feb 5, 2015
@toqueteos toqueteos deleted the nightlies_4feb branch February 5, 2015 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants