diff options
| author | kennytm <kennytm@gmail.com> | 2018-04-05 16:51:25 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2018-04-05 18:37:28 +0800 |
| commit | 84f6440d79b78f7041f1e8a53aafaf23167cbb6d (patch) | |
| tree | fd275fdf35694c99ab38cb3a50389564645f6193 /src/libstd/sys/unix/process/process_common.rs | |
| parent | b146e335180e00db10d729837cd0507b4a945be5 (diff) | |
| parent | 809d01c62ef25814abf8e490eb80128989985014 (diff) | |
| download | rust-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
