summary refs log tree commit diff
path: root/src/test/compile-fail/ifmt-bad-format-args.rs
AgeCommit message (Expand)AuthorLines
2014-12-27Fallout of changing format_args!(f, args) to f(format_args!(args)).Eduard Burtescu-3/+3
2013-09-12Implement a format_args!() macroAlex Crichton-0/+14