about summary refs log tree commit diff
path: root/src/test/compile-fail/ifmt-unimpl.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-14/+0
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2014-11-18std: Stabilize std::fmtAlex Crichton-2/+2
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2014-05-15Updates with core::fmt changesAlex Crichton-1/+1
2013-08-24Settle on the format/write/print family of namesAlex Crichton-1/+1
2013-08-07Add initial support for a new formatting syntaxAlex Crichton-0/+14