Files
rust/library/std/src/sys/unix
Dylan DPC c99a603b87 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).
2022-09-22 18:25:52 +05:30
..
2021-08-19 12:02:39 -07:00
2022-08-20 12:49:20 -04:00
2022-06-13 20:44:39 -07:00
2022-07-20 08:57:36 +01:00
2021-04-28 14:25:04 +02:00
2022-07-20 08:57:36 +01:00
2022-08-18 10:34:40 +01:00
2022-05-09 11:12:32 +02:00
2022-08-20 12:49:20 -04:00
2021-08-19 12:02:39 -07:00
2022-04-05 11:22:32 -05:00
2022-09-03 22:57:22 +02:00
2022-07-20 08:57:36 +01:00