summary refs log tree commit diff
path: root/src/librustc_metadata/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2016-05-10Add error description for E0455Cristian Oliveira-1/+21
2016-03-25renumber error from E0522 to E0523Niko Matsakis-1/+1
2016-03-25pacify the merciless tidy: s/E0521/E0522Niko Matsakis-1/+1
2016-03-25renumber diagnostic to avoid conflictNiko Matsakis-1/+1
2016-03-25Make the compiler emit an error if the crate graph contains two crates with t...Michael Woerister-0/+2
2016-01-02Add E0463 error explanationGuillaume Gomez-1/+14
2015-11-26split the metadata code into rustc_metadataAriel Ben-Yehuda-0/+77