about summary refs log tree commit diff
path: root/compiler/rustc_errors/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-12/+14
2023-07-31Replace the many arguments of `EmitterWriter::stderr` with builder methodsOli Scherer-0/+1
2023-07-03Add a simple markdown parser for formatting `rustc --explain`Trevor Gross-1/+1
2023-05-09bump windows crate 0.46 -> 0.48 in workspaceklensy-2/+1
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-2/+8
2022-12-27UPDATE - migrate fn simd_simple_float_intrinsic error messagesJhonny Bill Mena-0/+1
2022-11-19Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholkMatthias Krüger-1/+0
2022-11-18Enable icu sync feature for parallel compilerCharles Lew-0/+3
2022-10-16Use IsTerminal in rustc_errorsJosh Triplett-1/+0
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