rust/src/test/ui/fmt
Esteban Küber f4306ffbfc Use correct spans for format string errors
When encountering format string errors in a raw string, or regular
string literal with embedded newlines, account for the positional
change to use correct spans.

:drive by fix: 🚗
2018-07-19 23:18:07 -07:00
..
format-string-error.rs Use correct spans for format string errors 2018-07-19 23:18:07 -07:00
format-string-error.stderr Use correct spans for format string errors 2018-07-19 23:18:07 -07:00
send-sync.rs Reword E0044 and message for !Send types 2018-03-14 18:04:20 -07:00
send-sync.stderr add dyn to display of dynamic (trait) type names 2018-06-23 18:10:25 -07:00