]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnay
authorecstatic-morse <ecstaticmorse@gmail.com>
Tue, 22 Sep 2020 03:40:44 +0000 (20:40 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Sep 2020 03:40:44 +0000 (20:40 -0700)
commit65bdf79da3f72269e6fe7aac1355df1420613889
tree026c4bab145aeaeb3b92db2cc9f17ae5682f3fb9
parent4f3697b4b87abff222330cab31f9dce53021c100
parent0acb0ed1841d362a1119ba2ad293683660bdfaaf
Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnay

Implementation of Write for some immutable ref structs

Fixes  #73836
library/std/src/io/stdio.rs
library/std/src/io/util.rs
library/std/src/process.rs