From: bors Date: Sun, 15 Mar 2015 21:16:04 +0000 (+0000) Subject: Auto merge of #23206 - nagisa:print-io, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=c62ae87db20cf070c5546f5aa814164d2445ec37;p=rust.git Auto merge of #23206 - nagisa:print-io, r=alexcrichton 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? --- c62ae87db20cf070c5546f5aa814164d2445ec37