about summary refs log tree commit diff
path: root/src/test/ui/fmt/format-string-error.rs
AgeCommit message (Expand)AuthorLines
2018-12-26Various changes to string format diagnosticsEsteban Küber-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-19Use correct spans for format string errorsEsteban Küber-0/+34
2018-07-19Improve suggestion for missing fmt str in printlnEsteban Küber-0/+2
2018-05-10Improve format string errorsEsteban Küber-1/+10
2016-11-11On fmt string with unescaped `{` note how to escapeEsteban Küber-0/+16