about summary refs log tree commit diff
path: root/compiler/rustc_error_messages/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-09-02Revert introduction of `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-28Use default locale fallback dataRobert Bastian-1/+0
2025-08-28Bump icu_list to 2.0Robert Bastian-3/+3
2025-08-27Add `tracing` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-20Move `IntoDiagArg` earlier in the dependency chainsJosh Triplett-0/+2
2025-06-24rustc_session: Add a structure for keeping both explicit and default sysrootsVadim Petrochenkov-1/+0
2025-06-06Fix review commentsbjorn3-0/+1
2025-05-27bump fluent-* cratesklensy-2/+2
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2024-11-12Delete the `cfg(not(parallel))` serial compilerNoratrieb-5/+0
2023-11-26Remove `rustc_error_messages/messages.ftl`.Nicholas Nethercote-1/+0
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-6/+8
2023-05-02Update ICU4X to 1.2Manish Goregaokar-3/+3
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-04update ICU4X to 1.1.0Lukas Markeffsky-4/+3
2022-11-18Enable icu sync feature for parallel compilerCharles Lew-0/+3
2022-11-18Migrate diagnostics list output to use icu list formatter.Charles Lew-0/+5
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-04-05errors: support fluent + parallel compilerDavid Wood-0/+1
2022-04-05errors: implement sysroot/testing bundle loadingDavid Wood-1/+2
2022-04-05errors: implement fallback diagnostic translationDavid Wood-0/+4
2022-04-05span: move `MultiSpan`David Wood-0/+12