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

Make sure targets always use absolute path #3436

Merged
merged 1 commit into from
Dec 26, 2016
Merged

Conversation

matklad
Copy link
Member

@matklad matklad commented Dec 21, 2016

Closes #3416

I'd want to add a test for it later. Seems a bit suspicious that this change has not caused any test to fail.

@rust-highfive
Copy link

r? @brson

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

@matklad
Copy link
Member Author

matklad commented Dec 21, 2016

r? @alexcrichton

@matklad
Copy link
Member Author

matklad commented Dec 21, 2016

Seems a bit suspicious that this change has not caused any test to fail.

Looks more like that I've failed to run them :) I've modified the expected test output, should be ready now!

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Dec 26, 2016

📌 Commit 5668e8f has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Dec 26, 2016

⌛ Testing commit 5668e8f with merge bf559b9...

bors added a commit that referenced this pull request Dec 26, 2016
Make sure targets always use absolute path

Closes #3416

I'd want to add a test for it later. Seems a bit suspicious that this change has not caused any test to fail.
@bors
Copy link
Contributor

bors commented Dec 26, 2016

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

@bors bors merged commit 5668e8f into rust-lang:master Dec 26, 2016
@matklad matklad deleted the abs-target branch January 18, 2017 10:19
@ehuss ehuss added this to the 1.16.0 milestone Feb 6, 2022
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.

cargo metadata outputs relative file names for targets
6 participants