Skip to content

Fix target_dir handling for RLS#5466

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

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

Conversation

@matklad

@matklad matklad commented May 3, 2018

Copy link
Copy Markdown
Contributor

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

matklad commented May 3, 2018

Copy link
Copy Markdown
Contributor Author

@bors r+

@bors

bors commented May 3, 2018

Copy link
Copy Markdown
Contributor

📌 Commit f1dabb7 has been approved by matklad

@rust-highfive

Copy link
Copy Markdown

r? @alexcrichton

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

@bors

bors commented May 3, 2018

Copy link
Copy Markdown
Contributor

⌛ 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

bors commented May 3, 2018

Copy link
Copy Markdown
Contributor

☀️ 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