about summary refs log tree commit diff
path: root/compiler/rustc_error_messages/Cargo.toml
AgeCommit message (Expand)AuthorLines
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