Skip to content

Implemented the home_dir for VxWorks - #66091

Merged
bors merged 1 commit into
rust-lang:masterfrom
Wind-River:master_xyz
Nov 5, 2019
Merged

Implemented the home_dir for VxWorks#66091
bors merged 1 commit into
rust-lang:masterfrom
Wind-River:master_xyz

Conversation

@BaoshanPang

@BaoshanPangBaoshanPang commented Nov 4, 2019

Copy link
Copy Markdown
Contributor

Use HOME's value if it is set;
otherwise return NONE.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @cramertj

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 4, 2019
@BaoshanPang

BaoshanPang commented Nov 4, 2019

Copy link
Copy Markdown
ContributorAuthor

cc @n-salim
cc @UmeshKalappa

@cramertj

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Nov 4, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 5083ade has been approved by cramertj

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 4, 2019
emilyalbini added a commit to emilyalbini/rust that referenced this pull request Nov 5, 2019
Implemented the home_dir for VxWorks
Use HOME's value if it is set;
otherwise return NONE.
@emilyalbiniemilyalbini mentioned this pull request Nov 5, 2019
bors added a commit that referenced this pull request Nov 5, 2019
Rollup of 8 pull requests
Successful merges:
- #65948 (Improve MaybeUninit::get_{ref,mut} documentation)
- #65953 (Allow specifying LLVM's MCTargetOptions::ABIName in target specification files)
- #66012 (De-querify `trivial_dropck_outlives`.)
- #66025 (`Span` cannot represent `span.hi < span.lo`)
- #66047 (Don't double-count `simd_shuffle` promotion candidates)
- #66053 (when Miri tests are not passing, do not add Miri component)
- #66082 (clean highlightSourceLines code)
- #66091 (Implemented the home_dir for VxWorks)
Failed merges:
r? @ghost
@bors
bors merged commit 5083ade into rust-lang:masterNov 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@BaoshanPang@rust-highfive@cramertj@bors