Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uplift repr(packed) fix to 1.4 #5080

Merged
merged 10 commits into from
Jun 24, 2024

Conversation

Manishearth
Copy link
Member

Uplifts #5049 to 1.4.x

Not strictly necessary as per policy, but might be nice to do anyway?

Fixes unicode-org#5039

Caused by rust-lang/rust#125360. We were
assuming that `packed` meant `C, packed` already. This is an assumption
I've seen throughout the Rust ecosystem so there may be reasons to
revert.
@Manishearth Manishearth requested a review from sffc as a code owner June 19, 2024 00:31
@Manishearth Manishearth requested a review from sffc June 19, 2024 00:31
@Manishearth Manishearth requested a review from a team as a code owner June 19, 2024 00:31
@Manishearth
Copy link
Member Author

I'm not going to try and fix the tutorials failure but this is everything else

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.

Rslgtm

@Manishearth Manishearth merged commit 694553a into unicode-org:release/1.4 Jun 24, 2024
24 of 28 checks passed
@Manishearth Manishearth deleted the 1.4-uplift branch June 24, 2024 17:34
Manishearth added a commit that referenced this pull request Jun 25, 2024
This includes CHANGELOG updates from #5079, #5080, (not #5091, it didn't
include a changelog update, we weren't doing changelogs back then)


alternative to #5109


<!--
Thank you for your pull request to ICU4X!

Reminder: try to use [Conventional
Comments](https://conventionalcomments.org/) to make comments clearer.

Please see
https://github.com/unicode-org/icu4x/blob/main/CONTRIBUTING.md for
general
information on contributing to ICU4X.
-->
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.

3 participants