unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 178 forks source link

Move DateTimePattern into pattern module #5834

Closed sffc closed 3 days ago

sffc commented 3 days ago

1317

One of the last big moves of things in the datetime crate, I think.

I also moved the scaffolding traits related to DateTimePattern/DateTimeNames into the scaffolding module and cleaned them up a bit.

Also, removes NeoNeverMarker and fixes #5689

Manishearth commented 3 days ago

diplomat fails

sffc commented 3 days ago

diplomat fails

Fixed