rust/src/test/ui/fmt
Esteban Küber 3f6b3bbace Improve format string errors
- Point at format string position inside the formatting string
 - Explain that argument names can't start with an underscore
2018-05-10 09:09:58 -07:00
..
format-string-error.rs Improve format string errors 2018-05-10 09:09:58 -07:00
format-string-error.stderr Improve format string errors 2018-05-10 09:09:58 -07:00
send-sync.rs Reword E0044 and message for !Send types 2018-03-14 18:04:20 -07:00
send-sync.stderr Auto merge of #48138 - estebank:issue-45092, r=nikomatsakis 2018-03-15 13:16:09 +00:00