Uh oh!
There was an error while loading. Please reload this page.
Various std::process doc improvements. - #34737
Conversation
There was a problem hiding this comment.
I'm not an english native but I'm pretty sure you don't write "process's" but "process'". But maybe I'm wrong so please correct me if this is the case.
There was a problem hiding this comment.
I would personally say process's, but I might be wrong and English is weird.
GuillaumeGomez
commented
Jul 9, 2016
For such small changes, I think one commit is more than enough. |
8abf789 to
d0b8114Comparefrewsxcv
commented
Jul 10, 2016
Squashed. |
GuillaumeGomez
commented
Jul 10, 2016
@bors: r+ rollup |
bors
commented
Jul 10, 2016
📌 Commit d0b8114 has been approved by |
bors
commented
Jul 10, 2016
⌛ Testing commit d0b8114 with merge 17964c8... |
bors
commented
Jul 10, 2016
💔 Test failed - auto-win-gnu-32-opt |
frewsxcv
commented
Jul 10, 2016
Error looks unrelated? |
GuillaumeGomez
commented
Jul 10, 2016
Strange... @bors: retry |
bors
commented
Jul 10, 2016
⌛ Testing commit d0b8114 with merge e6576bc... |
bors
commented
Jul 11, 2016
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
frewsxcv
commented
Jul 11, 2016
If anyone has any idea which of my links is broken, let me know. I don't have enough time right now to look into it, but it's not obvious to me which is broken. |
steveklabnik
commented
Jul 11, 2016
It's not clear to me either :/ |
There was a problem hiding this comment.
It is this link which is broken.
There was a problem hiding this comment.
How is this link broken?
There was a problem hiding this comment.
Does it think (or other functions that wrap around it) is the href? Is there a way around this if so?
There was a problem hiding this comment.
Yeah that's how markdown is interpreting it, you may be able to escape it via \( I believe
There was a problem hiding this comment.
I just force pushed. Changed it to:
[`wait`][`wait`]
* Link to `process::Command` from `process::Child`. * Move out inline Markdown link in doc comment. * Link to `process::Child::wait` from `process::Child`. * Link to `process::Child` from `process::ChildStdin`. * Link to `process::Child` from `process::ChildStdout`. * Link to `process::Child` from `process::ChildStderr`.
d0b8114 to
97d96bdCompareGuillaumeGomez
commented
Jul 11, 2016
@bors: r+ rollup |
bors
commented
Jul 11, 2016
📌 Commit 97d96bd has been approved by |
…illaumeGomez Various `std::process` doc improvements. None
No description provided.