about summary refs log tree commit diff
path: root/src/libsyntax/diagnostics/metadata.rs
AgeCommit message (Expand)AuthorLines
2018-01-04rustc: Don't use relative paths for extended errorsAlex Crichton-5/+6
2017-12-14Use PathBuf instead of String where applicableOliver Schneider-2/+2
2017-08-30Make fields of `Span` privateVadim Petrochenkov-1/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+1
2016-03-22try! -> ?Jorge Aparicio-4/+4
2015-06-20diagnostics: Resurrect the Compiler Error Index.Michael Sproul-83/+29
2015-04-30Add metadata output to the diagnostics system.Michael Sproul-0/+155