about summary refs log tree commit diff
path: root/src/test/ui/fmt/format-string-error-2.rs
AgeCommit message (Expand)AuthorLines
2018-12-31Account for `\xFF` and `\u{FF}` sequences in string format errorsEsteban Küber-0/+15
2018-12-26Point at correct span for arguments in format stringsEsteban Küber-0/+2
2018-12-26Various changes to string format diagnosticsEsteban Küber-0/+70