Shane F. Carr
Shane F. Carr
My use case is a dev-dependency that has a dependency back to my crate: 1. `main_crate`: - Has feature "experimental" - Has dev-dependency to `helper_crate` 2. `helper_crate`: - Has feature...
@samchen61661 Feel free to work on this. If you can get it done by August 10 then we can most likely launch it in ICU4X 1.0.
Discussion: - It's good to be flexible in JSON parsing, so it's good to support both the current minutes since epoch and the upcoming ISO string, so we don't need...
@Manishearth is "Utilities 1.0" the correct milestone for this issue?
LGTM on the proposal above. Fix this at the same time as #2038 This is an _additive_ change; we keep the existing AnyCalendarKind constructor as the "default" (`try_new_unstable`). We can...
Discussion: - @echeran - We support multiple backends for set data, so this can be an additive change - @hsivonen - The sort is actually faster, based on evidence from...
Moving this from the #873 meta-issue to the #1110 meta-issue.
The data build process for client Rust crates can be the following, based on discussion with @robertbastian: 1. build.rs invokes datagen with a list of keys and locales 2. An...
This should be done before the blog post goes out.
> Ensure that if a specific (and existing) collation hasn't been specified with `-u-co-`, the following map to `zh-u-co-stroke`: > > * `zh-Hant` regardless of region. This will be possible...