Shane F. Carr

Results 402 issues of Shane F. Carr

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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...

C-meta
discuss-priority
needs-approval
2.0-breaking

#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...

Follow-up from #5296 I couldn't linkify them because of the dependency order

needs-approval

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...

C-meta

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...

C-data-infra
discuss

A convenience function we should definitely support: - `impl From for GmtOffset` Probably there are a few more we should also add. CC @nekevss

C-time-zone

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...

C-data-infra
discuss

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...

waiting-on-author