]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #23415 - alexcrichton:stabilize-flush, r=aturon
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Mar 2015 09:50:03 +0000 (15:20 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Mar 2015 09:50:03 +0000 (15:20 +0530)
commit925d5ad715a23d02c4d89dd55aa99e387c1e28ab
tree20ebd6f55eb8d73b7331da5eaf8766ab882ae2d2
parentc2671b59ccbc899b8defbabf453e88f89900c3a0
parentb3a44859ec1a089859931784f0271c2fd7a0eb1d
Rollup merge of #23415 - alexcrichton:stabilize-flush, r=aturon

 The [associated RFC][rfc] for possibly splitting out `flush` has been closed and
as a result there are no more blockers for stabilizing this method, so this
commit marks the method as such.

[rfc]: https://github.com/rust-lang/rfcs/pull/950
src/libstd/io/mod.rs