about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-09-16 05:35:23 +0000
committerJoshua Nelson <jyn514@gmail.com>2021-11-08 01:22:28 +0000
commitebf8966156ab5d2831dd4cd1b34bc5a906d0f895 (patch)
tree4a944fa29b91f03d596806e031d375593c887051 /library/std/src/sys/unix/process/process_unix.rs
parentc008bb0012e11804c64ed6605dbfb06705c805b3 (diff)
downloadrust-ebf8966156ab5d2831dd4cd1b34bc5a906d0f895.tar.gz
rust-ebf8966156ab5d2831dd4cd1b34bc5a906d0f895.zip
Use `has_errors_or_lint_errors` in rustdoc instead of `abort_if_errors()`
Rustdoc is special as usual and doesn't go through RunCompiler, so it
needs its own explicit checks. The rest of the tools go through
RunCompiler, so they should be fine.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions