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

0.15 backports #416

Merged
merged 4 commits into from
Jan 22, 2025
Merged

0.15 backports #416

merged 4 commits into from
Jan 22, 2025

Conversation

irh
Copy link
Contributor

@irh irh commented Jan 22, 2025

Preparing for a v0.15.2 release.

zamazan4ik and others added 4 commits January 22, 2025 11:45
Backport of 97ffe7a

This avoids relying on automatic dereferencing to `str` in operator
arguments, which can fail if more impls become available.

In particular, this fixes an issue in the current `impl PartialOrd for
ValueKey`, where the comparison for the `Str` case fails if more impls
for strings become available.
…413)

Backport of bd6fe37

This is a hangover from 351609f,
there's no need to try to resize the register stack when there's no
calling frame.
@irh irh merged commit bb9f6a9 into v0.15-fixes Jan 22, 2025
8 checks passed
@irh irh deleted the 0.15-backports branch January 22, 2025 10:58
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