]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #52656 - jD91mZM2:stablize-uds, r=alexcrichton
authorMark Rousskov <mark.simulacrum@gmail.com>
Tue, 24 Jul 2018 22:43:48 +0000 (16:43 -0600)
committerGitHub <noreply@github.com>
Tue, 24 Jul 2018 22:43:48 +0000 (16:43 -0600)
commit28f8cb585aa4953864f64fdc58da9d4a2a34d6c0
tree05db70b4b5cf96c90efcd503f69273a3584d80e7
parentf930017e109fe3ae786d800b9d7aa9041d3f74ce
parent1581971635b725764f23be86a618decffb0d754e
Rollup merge of #52656 - jD91mZM2:stablize-uds, r=alexcrichton

Stablize Redox Unix Sockets

I don't know if I did this correctly, but I basically spammed the `#[stable]` attribute everywhere :^)