about summary refs log tree commit diff
path: root/compiler/rustc_baked_icu_data/src/data
AgeCommit message (Collapse)AuthorLines
2025-08-28Use default locale fallback dataRobert Bastian-188/+19
2025-08-28Bump icu_list to 2.0Robert Bastian-207/+273
2023-11-06Update ICU4XNilstrieb-873/+198
This updates all ICU4X crates and regenerates rustc_baked_icu_data. Since the new unicode license under which they are licensed does not have an SPDX identifier yet, we define some exceptions. The license has to be reviewed to make sure it is still fine to use here, but I assume that is the case. I also added an exception for rustc_icu_data to the unexplained ignore doctest tidy lint. This is a bit hacky but the whole style.rs in tidy is a mess so I didn't want to touch it more than this small hack.
2023-05-02Regen baked dataManish Goregaokar-2018/+188
2023-02-04update ICU4X to 1.1.0Lukas Markeffsky-2265/+2702
2022-11-18Include `zh` locale in icu dataCharles Lew-7/+8
2022-11-18Import icu locale fallback dataCharles Lew-0/+1076
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+1205