rust/src/tools/compiletest
Niko Matsakis 14f1e3459f fix a bug in compiletest JSON parsing for duplicate errors
In some cases, we give multiple primary spans, in which case we would
report one `//~` annotation per primary span. That was very confusing
because these things are reported to the user as a single error.

UI tests would be better here.
2017-04-11 20:32:47 -04:00
..
src fix a bug in compiletest JSON parsing for duplicate errors 2017-04-11 20:32:47 -04:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00