]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #59892 - rylev:as-raw-fd, r=alexcrichton
authorMazdak Farrokhzad <twingoow@gmail.com>
Fri, 12 Apr 2019 18:36:18 +0000 (20:36 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2019 18:36:18 +0000 (20:36 +0200)
Impl RawFd conversion traits for WASI TcpListener, TcpStream and UdpSocket

r? @alexcrichton


Trivial merge