Skip to content

Fix is_absolute on Redox #38935

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

Merged
merged 1 commit into from
Jan 14, 2017
Merged

Fix is_absolute on Redox #38935

merged 1 commit into from
Jan 14, 2017

Conversation

jackpot51
Copy link
Contributor

Due to not using prefixes on Redox, yet, it must be added as an exception to Path::is_absolute.

@rust-highfive
Copy link
Contributor

r? @sfackler

(rust_highfive has picked a reviewer for you, use r? to override)

@sfackler
Copy link
Member

sfackler commented Jan 9, 2017

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned sfackler Jan 9, 2017
@jackpot51
Copy link
Contributor Author

@brson, have you seen this?

@brson
Copy link
Contributor

brson commented Jan 13, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 13, 2017

📌 Commit ca2ade1 has been approved by brson

@bors
Copy link
Collaborator

bors commented Jan 14, 2017

⌛ Testing commit ca2ade1 with merge b4c0207...

bors added a commit that referenced this pull request Jan 14, 2017
Fix is_absolute on Redox

Due to not using prefixes on Redox, yet, it must be added as an exception to Path::is_absolute.
@bors
Copy link
Collaborator

bors commented Jan 14, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: brson
Pushing b4c0207 to master...

@bors bors merged commit ca2ade1 into rust-lang:master Jan 14, 2017
@jackpot51 jackpot51 deleted the fix_path_redox branch January 16, 2017 17:06
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.

5 participants