Skip to content

Fix target_dir handling for RLS #5466

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 2 commits into from
May 3, 2018
Merged

Fix target_dir handling for RLS #5466

merged 2 commits into from
May 3, 2018

Conversation

matklad
Copy link
Member

@matklad matklad commented May 3, 2018

Supersedes and closes #5465

nrc and others added 2 commits May 3, 2018 20:23
Commit 0b530c3 (which this commit mostly reverts) did some refactoring around the `target_dir` function. However, it introduced a bug because it meant that where `CARGO_TARGET_DIR` was specified but `--target-dir` was not, the value from `CARGO_TARGET_DIR` was ignored.
@matklad
Copy link
Member Author

matklad commented May 3, 2018

@bors r+

@bors
Copy link
Contributor

bors commented May 3, 2018

📌 Commit f1dabb7 has been approved by matklad

@rust-highfive
Copy link

r? @alexcrichton

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

@bors
Copy link
Contributor

bors commented May 3, 2018

⌛ Testing commit f1dabb7 with merge 5af4753...

bors added a commit that referenced this pull request May 3, 2018
Fix target_dir handling for RLS

Supersedes  and closes #5465
@bors
Copy link
Contributor

bors commented May 3, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: matklad
Pushing 5af4753 to master...

@bors bors merged commit f1dabb7 into rust-lang:master May 3, 2018
@matklad matklad deleted the pr-5465 branch May 3, 2018 11:15
@ehuss ehuss added this to the 1.27.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.

6 participants