about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-06 16:25:55 +0900
committerGitHub <noreply@github.com>2020-10-06 16:25:55 +0900
commit97ee62cee43373e7d1c6e6e778b1f9b738523ead (patch)
tree452eaadd6e26d4f7ce117ab3971d3a3573bbfd5a /library/std/src/sys/unix/process/process_unix.rs
parent59476e9e57af0e7ed5c84c2ee6018200c2ae8585 (diff)
parentdc5a000d794329c1cac5dc94871329fcb8b30123 (diff)
downloadrust-97ee62cee43373e7d1c6e6e778b1f9b738523ead.tar.gz
rust-97ee62cee43373e7d1c6e6e778b1f9b738523ead.zip
Rollup merge of #76855 - jyn514:platform-specific, r=ollie27
Revamp rustdoc docs about documentation using `cfg`

- Move `cfg(doc)` out of `unstable-features`. It's not unstable.
- Remove outdated reference to `everybody_loops`.
- Improve wording in various places
- Give an example of code this allows (and does not allow)
- Link to `cfg(doc)` in `doc(cfg)` documentation. Since one is stable
and the other is not, don't combine them.
- Cleanup wording for `doc(cfg)`
- Incorporate changes from #76849
- Mention that `doc(cfg)` is also for features

Addresses https://github.com/rust-lang/rust/pull/76849#issuecomment-694516199.
Obsoletes https://github.com/rust-lang/rust/pull/76849 (I made sure to fix the weird dashes too).
r? @steveklabnik
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions