about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/diagnostic_builder.rs
AgeCommit message (Expand)AuthorLines
2021-03-27Fix compiler docsJoshua Nelson-0/+9
2021-03-27Remove (lots of) dead codeJoshua Nelson-14/+0
2021-03-27Remove unused `DiagnosticBuilder::sub` functionJoshua Nelson-13/+0
2021-03-17Remove unnecessary `forward_inner_docs` hackJoshua Nelson-15/+6
2021-02-02Bump rustfmt versionMark Rousskov-1/+1
2021-01-26Avoid describing a method as 'not found' when bounds are unsatisfiedAaron Hill-4/+4
2020-12-16Fix typo in method nameCamelid-1/+1
2020-12-16Add more documentation to `Diagnostic` and `DiagnosticBuilder`Camelid-7/+31
2020-11-16clarify `span_label` documentationAndy Russell-8/+10
2020-10-30Implement rustc side of report-future-incompatAaron Hill-1/+2
2020-08-30mv compiler to compiler/mark-0/+452