summary refs log tree commit diff
path: root/compiler/rustc_errors/Cargo.toml
AgeCommit message (Expand)AuthorLines
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-09-27Implement IntoDiagnosticArg for rustc_ast::PathXiretza-0/+2
2022-09-10translations(rustc_session): migrate output.rsLuis Cardoso-1/+1
2022-08-31respond to review feedback: mainly eliminate as many conversions as possible...Nathan Stocks-2/+3
2022-08-02dedupe 'annotate-snippets' crate versionsklensy-1/+1
2022-07-08Implement IntoDiagnosticArg for hir::ConstContextMichael Goulet-0/+1
2022-06-03Use serde_json for json error messagesbjorn3-0/+2
2022-04-05span: move `MultiSpan`David Wood-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-10-30Implement rustc side of report-future-incompatAaron Hill-0/+1
2020-08-30mv compiler to compiler/mark-0/+23