]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #23206 - nagisa:print-io, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 15 Mar 2015 21:16:04 +0000 (21:16 +0000)
committerbors <bors@rust-lang.org>
Sun, 15 Mar 2015 21:16:04 +0000 (21:16 +0000)
r? @alexcrichton or @aturon

This still needs to somehow figure out how to avoid unstable warnings arising from the use of unstable functions. I tried to use `#[allow_internal_unstable]` but it still spits out warnings as far as I can see. @huonw (I think you implemented it) does `#[allow_internal_unstable]` not work for some reason or am I using it incorrectly?

1  2 
src/libstd/io/mod.rs
src/libstd/io/stdio.rs
src/libtest/lib.rs

Simple merge
Simple merge
Simple merge