]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107519 - joboet:raw_os_error_ty, r=Amanieu
authorMichael Goulet <michael@errs.io>
Fri, 3 Feb 2023 22:15:21 +0000 (14:15 -0800)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 22:15:21 +0000 (14:15 -0800)
commitbeb5cc9cf79b782094bb75fe41df3b7bdbb05bd7
treeb4d5c10a4c6190d30c00046a30a398a226308222
parente7e8b91b741ea70cd80f1cf281084f6b80051ba0
parent42cc28ac8b7de426b4ae615242acd0be1bfa9a58
Rollup merge of #107519 - joboet:raw_os_error_ty, r=Amanieu

Add type alias for raw OS errors

Implement rust-lang/libs-team#173.

`@rustbot` label +S-waiting-on-ACP +T-libs-api