about summary refs log tree commit diff
path: root/compiler/rustc_baked_icu_data/src/lib.rs
AgeCommit message (Expand)AuthorLines
2025-08-28Use default locale fallback dataRobert Bastian-3/+1
2025-08-28Bump icu_list to 2.0Robert Bastian-20/+21
2025-03-11Add `unreachable_pub` to `RUSTC_LINT_FLAGS` for `compiler/` crates.Nicholas Nethercote-0/+1
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-1/+1
2025-03-08Add `unreachable_pub` to the default lints for `compiler/` crates.Nicholas Nethercote-1/+1
2024-08-16Don't add `warn(unreachable_pub)` to `rustc_baked_icu`.Nicholas Nethercote-0/+1
2024-06-12Use `tidy` to sort crate attributes for all compiler crates.Nicholas Nethercote-2/+4
2023-11-15Bump cfg(bootstrap)sMark Rousskov-3/+3
2023-10-16docs: add Rust logo to more compiler cratesMichael Howell-0/+4
2022-11-18Update crate documentation of `rustc_baked_icu_data` crateCharles Lew-21/+20
2022-11-18Include `zh` locale in icu dataCharles Lew-1/+1
2022-11-18Import icu locale fallback dataCharles Lew-2/+18
2022-11-18Migrate diagnostics list output to use icu list formatter.Charles Lew-6/+20
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+17