Skip to content

environ on macos uses directly libc which has the correct signature. - #89642

Merged
bors merged 1 commit into
rust-lang:masterfrom
devnexen:macos_getenv_chng
Dec 5, 2021
Merged

environ on macos uses directly libc which has the correct signature.#89642
bors merged 1 commit into
rust-lang:masterfrom
devnexen:macos_getenv_chng

Conversation

@devnexen

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @m-ou-se

(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 Oct 7, 2021
@apirainoapiraino added the T-libs Relevant to the library team, which will review and decide on the PR/issue. label Oct 14, 2021
@JohnCSimonJohnCSimon added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 31, 2021
@m-ou-se

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Dec 4, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 6f09370 has been approved by m-ou-se

@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 Dec 4, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 5, 2021
…askrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#89642 (environ on macos uses directly libc which has the correct signature.)
- rust-lang#90022 (Explain why `Self` is invalid in generic parameters)
- rust-lang#90023 (Postpone the evaluation of constant expressions that depend on inference variables)
- rust-lang#91215 (Implement VecDeque::retain_mut)
- rust-lang#91355 (std: Stabilize the `thread_local_const_init` feature)
- rust-lang#91528 (LLVM support .insn directive)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b97f375 into rust-lang:masterDec 5, 2021
@rustbotrustbot added this to the 1.59.0 milestone Dec 5, 2021
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.T-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@devnexen@rust-highfive@m-ou-se@bors@JohnCSimon@apiraino@rustbot