summary refs log tree commit diff
path: root/src/test/ui/fmt/format-string-error.rs
AgeCommit message (Expand)AuthorLines
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