Shane F. Carr
Shane F. Carr
^ Confirmed that the discrete graphics toggle switch in System Preferences fixes the Chrome rendering.
Re-opening and moving to a different milestone now that the core 2.0 work is landed
New issue: https://github.com/unicode-org/icu4x/issues/6010
Not a big fan of either naming How about `FixedCategoryMeasureUnit` and `AnyMeasureUnit`
Some notes from 2025-06-10: - @robertbastian the parser should return a `CategorizedMeasureUnit` and not `ErasedMeasureUnit` and not depend on compiled_data - @sffc What data does the unit parser need? I...
TG2 discussion: https://github.com/tc39/ecma402/blob/main/meetings/notes-2024-12-19.md#intl-locale-info-api-for-stage-4
TG2 approval: https://github.com/tc39/ecma402/blob/main/meetings/notes-2025-10-13.md#intl-locale-info-for-stage-4-1
Just as an anecdote, we found the UnsignedRoundingMode enum useful when implementing ICU4X, and we include it along with the conformance table in the docs. https://unicode-org.github.io/icu4x/rustdoc/fixed_decimal/enum.UnsignedRoundingMode.html
> > https://unicode-org.github.io/icu4x/rustdoc/fixed_decimal/enum.UnsignedRoundingMode.html > > I don't have the context to evaluate how (or if) that might be different if the spec had already looked like I'm proposing in this...
A short TG2 discussion: https://github.com/tc39/ecma402/blob/main/meetings/notes-2025-08-14.md#editorial-simplify-numberformat-978