rust/src/test/ui/fmt
Esteban Küber 5e75001c59 Point at correct span for arguments in format strings
When a format string has escaped whitespace characters format
arguments were shifted by one per each escaped character. Account
for these escaped characters when synthesizing the spans.

Fix #55155.
2018-12-26 20:36:02 -08:00
..
format-string-error-2.rs Point at correct span for arguments in format strings 2018-12-26 20:36:02 -08:00
format-string-error-2.stderr Point at correct span for arguments in format strings 2018-12-26 20:36:02 -08:00
format-string-error.rs Various changes to string format diagnostics 2018-12-26 14:29:43 -08:00
format-string-error.stderr Various changes to string format diagnostics 2018-12-26 14:29:43 -08:00
send-sync.rs Remove licenses 2018-12-25 21:08:33 -07:00
send-sync.stderr Remove licenses 2018-12-25 21:08:33 -07:00