Uh oh!
There was an error while loading. Please reload this page.
Document environment variables - #23527
Conversation
rust-highfive
commented
Mar 19, 2015
r? @pcwalton (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
This seems like a somewhat unstable option, so perhaps it (and RUST_REGION_GRAPH below) could be left out?
steveklabnik
commented
Mar 19, 2015
@alexcrichton all nits should be addressed. I removed THREADs, but may want to double check that we really do real quick. |
alexcrichton
commented
Mar 19, 2015
r=me with removal of |
steveklabnik
commented
Mar 19, 2015
@bors: r=alexcrichton rollup |
bors
commented
Mar 19, 2015
📌 Commit eb032af has been approved by |
There was a problem hiding this comment.
ah yes, that got approved
steveklabnik
commented
Mar 19, 2015
@bors: r=alexcrichton rollup |
bors
commented
Mar 19, 2015
📌 Commit b4a72a4 has been approved by |
sanxiyn
commented
Mar 20, 2015
According to man-pages(7), ENVIRONMENT is the traditional heading, not ENVIRONMENT VARIABLES. I think there is no need to deviate from the convention. |
Fixesrust-lang#16330 My troff is probably poor, so make sure that all looks okay.
Fixes#16330
My troff is probably poor, so make sure that all looks okay.