summary refs log tree commit diff
path: root/src/librustc_errors/lib.rs
AgeCommit message (Expand)AuthorLines
2016-08-07Turn on new errors, json mode. Remove duplicate unicode testJonathan Turner-21/+2
2016-07-22rustc_errors: fix a few bugsAriel Ben-Yehuda-3/+5
2016-07-14Add in styled_buffer.rs and remove some unused codeJonathan Turner-2/+2
2016-07-14DCE and fixing some internal testsJonathan Turner-10/+0
2016-07-14Implement latest rfc style using simpler renderingJonathan Turner-0/+1
2016-07-14Rename emit_struct->emitJonathan Turner-3/+3
2016-07-14Remove emit from emitter, leaving emit_structJonathan Turner-13/+44
2016-07-14Remove BasicEmitterJonathan Turner-1/+1
2016-06-23make old school mode a bit more configurableJonathan Turner-1/+2
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+745