Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream rust: std::path moved to std::old_path #79

Merged
merged 1 commit into from Feb 6, 2015

Conversation

@mikedilger
Copy link
Contributor

mikedilger commented Feb 6, 2015

Just changed all references to std::path to std::old_path to keep it compiling.
Further work will be needed to use the new std::path

@Hoverbear Hoverbear self-assigned this Feb 6, 2015
Hoverbear added a commit that referenced this pull request Feb 6, 2015
upstream rust: std::path moved to std::old_path
@Hoverbear Hoverbear merged commit 121d6b2 into servo:master Feb 6, 2015
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@Hoverbear
Copy link
Member

Hoverbear commented Feb 6, 2015

Hi! Thanks for your contribution!

@Hoverbear
Copy link
Member

Hoverbear commented Feb 6, 2015

@SimonSapin It looks like 0.2.19 was pushed without the Cargo.toml being updated. I'm pushing this as 0.2.20

@SimonSapin
Copy link
Member

SimonSapin commented Feb 7, 2015

Oops, I published 0.2.19 that fixed the same thing but forgot to push it. Sorry! Should be pushed/merged now.

@Hoverbear
Copy link
Member

Hoverbear commented Feb 7, 2015

@SimonSapin Oh, alright! I thought I messed something up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.