about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_common.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-04-05 16:51:25 +0800
committerkennytm <kennytm@gmail.com>2018-04-05 18:37:28 +0800
commit84f6440d79b78f7041f1e8a53aafaf23167cbb6d (patch)
treefd275fdf35694c99ab38cb3a50389564645f6193 /src/libstd/sys/unix/process/process_common.rs
parentb146e335180e00db10d729837cd0507b4a945be5 (diff)
parent809d01c62ef25814abf8e490eb80128989985014 (diff)
downloadrust-84f6440d79b78f7041f1e8a53aafaf23167cbb6d.tar.gz
rust-84f6440d79b78f7041f1e8a53aafaf23167cbb6d.zip
Rollup merge of #49654 - davidtwco:issue-29893, r=alexcrichton
Host compiler documentation: Include private items

Fixes #29893. Now that compiler documentation is being hosted, including private items seems sensible as these types are going to be being used by contributors working on the compiler.

However, including this means that doc comments that contain codeblocks with invalid Rust and can fail the documenting of a given crate (as evidenced by the changes in the second commit included in this PR). We'd need some way of ensuring that this cannot happen so that these failures don't cause documenting to fail. I'm unsure whether this change to documentation steps will cause this to happen already or if something new will be required.

r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/process/process_common.rs')
0 files changed, 0 insertions, 0 deletions