about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-09-22 18:25:52 +0530
committerGitHub <noreply@github.com>2022-09-22 18:25:52 +0530
commitc99a603b87a4f333541d54ad119eaafe35ae9a61 (patch)
treee9e48cc7aca3ca2560c4c7e1be35d86843d8af8f /library/std/src/sys/unix/stack_overflow.rs
parentb36a10af7e31333f907b70237336ae4e690c4c1e (diff)
parent04c108711e5be450b87ec2bf9cd628033972cd69 (diff)
downloadrust-c99a603b87a4f333541d54ad119eaafe35ae9a61.tar.gz
rust-c99a603b87a4f333541d54ad119eaafe35ae9a61.zip
Rollup merge of #102036 - Patiga:remove-io-errorkind-other-use-in-std, r=Mark-Simulacrum
Remove use of `io::ErrorKind::Other` in std

The documentation states that this `ErrorKind` is not used by the standard library. Instead, `io::ErrorKind::Uncategorized` should be used.

The two instances are in the unstable API [linux_pidfd](https://github.com/rust-lang/rust/issues/82971).
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions