Do proper Unicode collation on room names #99

Closed
opened 2025-10-14 15:39:07 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 5/31/2025

This uses the feruca crate to help collate room names so that folks can get something better than the byte comparisons that Rust does by default.

I've also updated profiles to be deserialized into a BTreeMap so that they'll be consistently printed in the same order in the list added in #432.

*Originally created by @ulyssa on 5/31/2025* This uses the `feruca` crate to help collate room names so that folks can get something better than the byte comparisons that Rust does by default. I've also updated profiles to be deserialized into a `BTreeMap` so that they'll be consistently printed in the same order in the list added in #432.
navan closed this issue 2025-10-14 15:39:07 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#99
No description provided.