about summary refs log tree commit diff
path: root/src/librustc_errors/diagnostic_builder.rs
AgeCommit message (Expand)AuthorLines
2017-05-08Remove need for &format!(...) or &&"" dances in `span_label` callsOliver Schneider-2/+4
2017-04-25Minimize single span suggestions into a noteOliver Schneider-5/+5
2017-04-11Highlight and simplify mismatched typesEsteban Küber-4/+6
2016-11-01pacify the mercilous tidyNiko Matsakis-0/+10
2016-11-01compare-method lintNiko Matsakis-0/+22
2016-11-01separate Diagnostic from DiagnosticBuilderNiko Matsakis-0/+164