about summary refs log tree commit diff
path: root/src/librustc_errors/styled_buffer.rs
AgeCommit message (Expand)AuthorLines
2019-10-05Correctly estimate required space for stringAnthonyMikh-1/+1
2019-02-07librustc_errors => 2018Taiki Endo-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-28Highlight code on diagnostics when underlinedEsteban Küber-0/+21
2017-11-24Display `\t` in diagnostics code as four spacesEsteban Küber-3/+14
2017-09-07Fix mispositioned error indicatorsest31-10/+7
2017-07-06Remove unused code from librustc_errorsKevin Mehall-6/+0
2016-10-18run rustfmt on librustc_errors folderSrinivas Reddy Thatiparthy-4/+3
2016-07-14Add fix for tabs. Move error unit tests->ui testsJonathan Turner-6/+19
2016-07-14Add in styled_buffer.rs and remove some unused codeJonathan Turner-0/+133