about summary refs log tree commit diff
path: root/src/libsyntax/errors/snippet/test.rs
AgeCommit message (Expand)AuthorLines
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-597/+0
2016-06-16Add an abs_path member to FileMap, use it when writing debug info.Ted Mielczarek-14/+14
2016-05-24Back to single line between errors. Add header space to secondary filesJonathan Turner-0/+14
2016-05-12Better handling of tab in errorSeo Sanghyeon-0/+24
2016-05-03degrade gracefully with empty spansNiko Matsakis-0/+38
2016-05-02update unit testsNiko Matsakis-11/+11
2016-05-02fix snippet tests MORE!Niko Matsakis-1/+1
2016-05-02fix tests betterNiko Matsakis-3/+3
2016-05-02only emit `^` at the start of a multi-line errorNiko Matsakis-8/+3
2016-05-02Nit: address various style nitsNiko Matsakis-1/+3
2016-05-02revamp MultiSpan and introduce new snippet codeNiko Matsakis-0/+524