]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7779 : kballard/rust/print-macro-args, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 14 Jul 2013 11:13:24 +0000 (04:13 -0700)
committerbors <bors@rust-lang.org>
Sun, 14 Jul 2013 11:13:24 +0000 (04:13 -0700)
The new names make it obvious that these generate formatted output.

Add a one-argument case that uses %? to format, just like the other
format-using macros (e.g. info!()).


Trivial merge