Uh oh!
There was an error while loading. Please reload this page.
Document std::env::const values - #25668
Conversation
rust-highfive
commented
May 21, 2015
(rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
whoops, that was the last line of my git grep, accidentally deleted it
bluss
commented
May 21, 2015
Should we say that the set of possible values can change (grow) in the future? |
steveklabnik
commented
May 21, 2015
That's always true of a non-enum, though. |
alexcrichton
commented
May 26, 2015
Looks good to me, thanks @steveklabnik! I agree with @bluss though that the phrasing may want to indicate that it's not an exhaustive list (e.g. I don't want a bug to be opened saying that the documentation disagrees with the implementation). Perhaps something like "Some possible values:" in the sense that the "Some" indicates that this is just a subset. |
alexcrichton
commented
May 26, 2015
Other than that though r=me |
nikomatsakis
commented
May 26, 2015
steveklabnik
commented
May 26, 2015
@bors: r=alexcrichton rollup |
bors
commented
May 26, 2015
📌 Commit 04c7b82 has been approved by |
There was a problem hiding this comment.
Is this a leftover? I don't think this documentation is Linux-specific.
There was a problem hiding this comment.
The documentation is currently built on Linux, and so all of these examples have something like this.
There was a problem hiding this comment.
Is this file generated by some script? Otherwise this should probably be changed.
No description provided.