Skip to content

Fix target_dir handling for RLS#5466

Merged
bors merged 2 commits intorust-lang:masterfrom
matklad:pr-5465
May 3, 2018
Merged

Fix target_dir handling for RLS#5466
bors merged 2 commits intorust-lang:masterfrom
matklad:pr-5465

Conversation

@matklad
Copy link
Contributor

@matklad matklad commented May 3, 2018

Supersedes and closes #5465

Nick Cameron 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
Contributor 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.

5 participants