Skip to content

Document environment variables#23527

Merged
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:gh16330
Mar 20, 2015
Merged

Document environment variables#23527
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:gh16330

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

Fixes #16330

My troff is probably poor, so make sure that all looks okay.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pcwalton

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

Comment thread man/rustc.1 Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a somewhat unstable option, so perhaps it (and RUST_REGION_GRAPH below) could be left out?

@steveklabnik

Copy link
Copy Markdown
Contributor Author

@alexcrichton all nits should be addressed. I removed THREADs, but may want to double check that we really do real quick.

@alexcrichton

Copy link
Copy Markdown
Member

r=me with removal of RUST_REGION_GRAPH_NODE and RUST_REGION_GRAPH

@steveklabnik

Copy link
Copy Markdown
Contributor Author

@bors: r=alexcrichton rollup

@bors

bors commented Mar 19, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit eb032af has been approved by alexcrichton

Comment thread man/rustc.1 Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TASKS -> THREADS given #23525 ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes, that got approved

@steveklabnik

Copy link
Copy Markdown
Contributor Author

@bors: r=alexcrichton rollup

@bors

bors commented Mar 19, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit b4a72a4 has been approved by alexcrichton

@sanxiyn

sanxiyn commented Mar 20, 2015

Copy link
Copy Markdown
Contributor

According to man-pages(7), ENVIRONMENT is the traditional heading, not ENVIRONMENT VARIABLES. I think there is no need to deviate from the convention.

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 20, 2015
 Fixes rust-lang#16330

My troff is probably poor, so make sure that all looks okay.
@bors bors merged commit b4a72a4 into rust-lang:master Mar 20, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Mar 20, 2015
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.

Document any supported environment variables rustc honours

7 participants