Skip to content

Conversation

mgeisler
Copy link
Contributor

@mgeisler mgeisler commented Apr 4, 2022

When searching for how to read an environment variable, I first encountered the env! macro. It would have been useful to me if the documentation had included a link to std::env::var, which is what I was actually looking for.

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @joshtriplett (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 4, 2022
@rust-log-analyzer

This comment has been minimized.

@mgeisler mgeisler force-pushed the mention-std-env-var branch from 79d2f3b to 8d9b7b4 Compare April 4, 2022 16:41
When searching for how to read an environment variable, I first encountered the `env!` macro. It would have been useful to me if the documentation had included a link to `std::env::var`, which is what I was actually looking for.
@mgeisler mgeisler force-pushed the mention-std-env-var branch from 8d9b7b4 to 4f08d75 Compare April 6, 2022 12:24
@Dylan-DPC
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 7, 2022

📌 Commit 4f08d75 has been approved by Dylan-DPC

@bors bors 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 Apr 7, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 7, 2022
Rollup of 5 pull requests

Successful merges:

 - rust-lang#95352 ([bootstrap] Print the full relative path to failed tests)
 - rust-lang#95646 (Mention `std::env::var` in `env!`)
 - rust-lang#95708 (Update documentation for `trim*` and `is_whitespace` to include newlines)
 - rust-lang#95714 (Add test for issue rust-lang#83474)
 - rust-lang#95725 (Message: Chunks cannot have a size of zero.)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit a2df05d into rust-lang:master Apr 7, 2022
@rustbot rustbot added this to the 1.62.0 milestone Apr 7, 2022
@mgeisler mgeisler deleted the mention-std-env-var branch March 23, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

8 participants