Esteban Küber
eb3da09333
Add secondary span pointing at the statement (error span)
2018-01-16 18:13:43 -08:00
Esteban Küber
a4660dfea2
Point at unused arguments for format string
...
Avoid overlapping spans by only pointing at the arguments that are not
being used in the argument string. Enable libsyntax to have diagnostics
with multiple primary spans by accepting `Into<MultiSpan>` instead of
`Span`.
2018-01-15 21:38:12 -08:00
Alex Burka
5da957cbc6
mention nightly in -Z external-macro-backtrace note
2017-11-26 18:28:38 +00:00
Oliver Schneider
8937d6a6cf
Merge cfail and ui tests into ui tests
2017-11-24 11:32:35 +01:00
Alex Burka
b34a7ffb25
address review comments
2017-11-20 18:03:20 +00:00
Alex Burka
7a5a1f9857
use -Z flag instead of env var
2017-11-19 22:30:14 +00:00
Alex Burka
bec62c2f12
update UI tests
2017-11-19 22:22:22 +00:00
Perry Fraser
5c10db3f94
More tests
2017-07-21 18:11:44 -04:00