Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 New release

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

0.2.16 - 2025-09-22

Other

  • Remove usage of the to-be-deprecated core::f32, core::f64 items
  • define and implement trait NarrowingDiv for unsigned integer division
  • Fix some typos
  • Use CARGO_CFG_*_{F16,F128} rather than invoking rustc
  • Simplify the configuration for no-panic
  • Implement floor and ceil in assembly on i586
  • Avoid inlining floor into rem_pio2
  • Update for new warn-by-default clippy lints
  • Use x86_no_sse configuration in more places
  • Enable tests that were skipped on PowerPC
  • Allow a new lint failure in nightly
  • Test building custom targets and resolve an issue probing rustc
  • Use the compiler to determine whether or not to enable f16 and f128
  • Improved integer utilities, implement shifts and bug fixes for i256 and u256
  • Clean up and sort manifest keys
  • Fix incorrect result and add tests
  • 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 8 times, most recently from e759dd8 to ac863fc Compare June 4, 2025 21:39
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 4 times, most recently from 421551f to 60a509e Compare June 13, 2025 17:35
@github-actions github-actions bot changed the title chore: release chore: release v0.2.16 Jun 13, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 7 times, most recently from c37e7f2 to 4d6d33d Compare June 15, 2025 00:20
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 4 times, most recently from e9f7298 to 11da088 Compare July 1, 2025 08:08
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 5 times, most recently from 4f5a05a to 3f95287 Compare July 5, 2025 03:04
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch from 3f95287 to f0967ba Compare July 10, 2025 07:55
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 15 times, most recently from 82430a3 to efb4c0d Compare July 30, 2025 18:32
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 6 times, most recently from c61cc85 to 313d943 Compare August 9, 2025 21:09
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch from 313d943 to 088558f Compare August 19, 2025 23:03
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch from 088558f to dce36d6 Compare August 28, 2025 18:15
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch 4 times, most recently from 60cd5d1 to 15c272f Compare September 10, 2025 20:23
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch from 15c272f to 4f62839 Compare September 13, 2025 16:55
@github-actions github-actions bot force-pushed the release-plz-2025-05-30T15-59-58Z branch from 4f62839 to c19dd8d Compare September 22, 2025 18:51
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