Shane F. Carr
Shane F. Carr
So long as the repo links were valid at the time the tag was created, it seems harmless for the md-to-astro script to replace `https://docs.rs//latest/` with `https://docs.rs///`
The direction I want to move is to serve pre-computed Islamic years for all positive years from year 0 to something like 1000 years into the future, and then use...
> In the specific case of Islamic calendars, dates occasionally go back up to about 100 years before Hijra, but rarely beyond that. So you probably want a range between...
I made a CLDR issue: https://unicode-org.atlassian.net/browse/CLDR-18464
TG2 discussion: https://github.com/tc39/ecma402/blob/main/meetings/notes-2025-01-16.md#can-the-order-in-which-properties-are-read-be-more-comprehensible-747 Conclusion: - Pursue guidelines and spec patterns that can be easily checked against the guidelines - Backport those patterns in editorial changes to existing APIs - Consider...
So this data is stripped because of the time zone horizon defaulting to 2015? Ok
Discussed: OK to ignore this edge case in 2.0
I think it is still useful to land this PR.
Notes from 2024-06-20: Issues: https://github.com/servo/rust-url/issues/937 https://github.com/servo/rust-url/issues/939 original PR: https://github.com/servo/rust-url/pull/923 Discussion: - @Manishearth - `rust-url` is a URL parser. The `idna` crate was reimplemented to be on top of icu4x, using...
We already do check-in unsafe generated code from databake so that clients don't need to run or depend on `icu4x-datagen`. https://github.com/unicode-org/icu4x/tree/main/provider/data/properties/data I can certainly see an argument that checking-in generated...