Skip to content

chore: release #935

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 30, 2025

🤖 New release

  • compiler_builtins: 0.1.160 -> 0.1.161
  • libm: 0.2.15 -> 0.2.16 (✓ API compatible changes)
Changelog

compiler_builtins

0.1.161 - 2025-06-04

Other

  • Remove the no_core feature
  • Merge ref 'df8102fe5f24:/library/compiler-builtins' from https://github.com/rust-lang/rust
  • Eliminate symlinks
  • Fix unintentional skips in binop_common
  • Use x.biteq(y) rather than x.to_bits() == y.to_bits()
  • Fix new dead_code warnings from recent nightlies
  • Reuse libm's Caat and CastFrom in compiler-builtins
  • Reuse MinInt and Int from libm in compiler-builtins
  • Add a note saying why we use frintx rather than frintn
  • Typo in README.md
  • Update CmpResult to use a pointer-sized return type
  • Clean up unused files
  • Fix i256::MAX

libm

0.2.16 - 2025-06-04

Other

  • Fix unintentional skips in binop_common
  • Use x.biteq(y) rather than x.to_bits() == y.to_bits()
  • Fix new dead_code warnings from recent nightlies
  • Reuse libm's Caat and CastFrom in compiler-builtins
  • Reuse MinInt and Int from libm in compiler-builtins
  • Add a note saying why we use frintx rather than frintn
  • Typo in README.md
  • Update CmpResult to use a pointer-sized return type
  • Clean up unused files
  • Fix i256::MAX


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 7 times, most recently from e8bf0f4 to e759dd8 Compare June 4, 2025 19:00
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch from e759dd8 to ac863fc Compare June 4, 2025 21:39
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.

0 participants