Shane F. Carr
Shane F. Carr
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...
This came up in https://github.com/unicode-org/icu4x/pull/5413#discussion_r1724947448. On types that have an owned and a borrowed variant, should the compiled data constructors build the owned or the borrowed variant? For example, should...
#1317 This uses the `components` API, which I'd like to deprecate/remove, but it doesn't really hurt to keep it around I guess? Would like if it could go into an...
Relates to #5440
Follow-up from #5296 I couldn't linkify them because of the dependency order
A lot of my time in rewriting the API in `icu_datetime` has been spent in figuring out the best name for traits and marker types. This is especially challenging when...
I computed fingerprints.csv based on both `baked_size` and `postcard_size`. Baked is equal in size or bigger than postcard for every data marker. A selection of the biggest offenders by overall...
A convenience function we should definitely support: - `impl From for GmtOffset` Probably there are a few more we should also add. CC @nekevss
In the not-so-distant past, we ran ICU4X docs tests with the `icu_testdata` crate, which was backed by a mix of JSON and Baked Data files. In 1.3, we switched over...
This description shows up on our crates.io page and in search results: https://crates.io/crates/icu It doesn't say anything about ICU4X. I was working with @FrankYFTang today who thought we hadn't uploaded...