aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
diff options
context:
space:
mode:
authorIlya Bobyr <ilya.bobyr@gmail.com>2021-09-18 18:21:34 -0700
committerGitHub <noreply@github.com>2021-09-19 01:21:34 +0000
commit58985a4dcbe464230b5d2566ee68e2d34a1788c8 (patch)
tree411bc6bcf73e7169bf38003456b350ba347e886f /alacritty/src
parentfb1b7f60071f3c701db004f5634d7ff30a91162f (diff)
downloadr-alacritty-58985a4dcbe464230b5d2566ee68e2d34a1788c8.tar.gz
r-alacritty-58985a4dcbe464230b5d2566ee68e2d34a1788c8.tar.bz2
r-alacritty-58985a4dcbe464230b5d2566ee68e2d34a1788c8.zip
Handle PTY EIO error for Rust 1.55+
`ErrorKind::Other` no longer includes `EIO` since Rust 1.55: https://blog.rust-lang.org/2021/09/09/Rust-1.55.0.html#stdioerrorkind-variants-updated It was not precise enough from the very beginning, as the comment says that only EIO should be hidden, while the code was any uncategorised errors.
Diffstat (limited to 'alacritty/src')
0 files changed, 0 insertions, 0 deletions