about summary refs log tree commit diff
path: root/src/libsyntax/errors/mod.rs
AgeCommit message (Expand)AuthorLines
2016-01-15Rollup merge of #30787 - nikomatsakis:future-incompatible-lint, r=brsonManish Goregaokar-0/+18
2016-01-15Implement JSON error emissionNick Cameron-15/+18
2016-01-15Add an --output option for specifying an error emitterNick Cameron-0/+1
2016-01-15Add a JSON error emitterNick Cameron-0/+1
2016-01-12use fileline_ and not full span_ for the followon messagesNiko Matsakis-0/+7
2016-01-12Revamp the "future incompatible" section to clarify the situationNiko Matsakis-0/+11
2015-12-30Rebasing and review commentsNick Cameron-20/+14
2015-12-30RefactoringNick Cameron-35/+70
2015-12-30Structured diagnosticsNick Cameron-26/+239
2015-12-17test errorsNick Cameron-58/+0
2015-12-17Add the files I fogot about earlierNick Cameron-0/+396