Skip to content

Conversation

@m4rch3n1ng
Copy link
Contributor

did not find an existing issue issue, but i needed (wanted) to read this property and found out it wasn't available, so here it is ...

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2025

CLA assistant check
All committers have signed the CLA.

@m4rch3n1ng m4rch3n1ng force-pushed the numeric-type branch 2 times, most recently from 1eb2117 to ae8c118 Compare October 23, 2025 21:44
Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I forgot what our bar is for new properties, I think it's mostly "people want this". I'm going to hold off on merging this until after 2.1. But the code looks about right.

@robertbastian robertbastian removed their request for review October 23, 2025 21:49
@Manishearth Manishearth added this to the 2.2 Blocking ⟨P1⟩ milestone Oct 23, 2025
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Thanks for the contribution!

("uprops/small/Alpha.toml", include_bytes!("../../tests/data/icuexport/uprops/small/Alpha.toml").as_slice()),
("uprops/small/Basic_Emoji.toml", include_bytes!("../../tests/data/icuexport/uprops/small/Basic_Emoji.toml").as_slice()),
("uprops/small/bc.toml", include_bytes!("../../tests/data/icuexport/uprops/small/bc.toml").as_slice()),
("uprops/small/nt.toml", include_bytes!("../../tests/data/icuexport/uprops/small/nt.toml").as_slice()),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Observation: seems to not be in alphabetical order (here and elsewhere). I think it goes between nfkdinert and Pat_Syn

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alphabetical order was fixed here, but not elsewhere. (optional)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i didn't realise that everything was sorted alphabetically oops. give me like 5 ish minutes and i can fix it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wait the definitions in properties/src/props.rs are not sorted though, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok the ffi definitions are also not sorted, so i've just updated the bakeddata parts, should be done now ... (well unless the ci disagrees)

@m4rch3n1ng m4rch3n1ng force-pushed the numeric-type branch 2 times, most recently from 015ff65 to ca21812 Compare November 3, 2025 22:37
@m4rch3n1ng m4rch3n1ng requested a review from sffc November 10, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants