Skip to content

chore: release v0.2.17#1072

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2026-02-03T05-03-49Z
Open

chore: release v0.2.17#1072
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2026-02-03T05-03-49Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 3, 2026

🤖 New release

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

0.2.17 - 2026-03-28

Other

  • Consolidate Hexf, Hexi, and the Hex trait
  • Cover compiler-builtins float comparison in libm-test
  • Remove hexu in favor of formatting traits on u256
  • fix test for overflow in u256::shr
  • Add tests for signaling NaNs and update documentation
  • Print sNaN or qNaN for hex floats
  • Add different NaN types to the Float trait
  • Add Hexi for printing integers in hex
  • Allow a clippy lint that appears in recent versions
  • Replace div! with unchecked_div_*
  • Replace core::intrinsics::{cold_path, likely}
  • Reenable sincosf tests on ppc64
  • Reenable should_panic tests on ppc64le
  • Upgrade all dependencies to the latest incompatible versions
  • Add an optimization for trunc
  • Add an optimization for floor
  • Fix _status status outputs on null-mantissa inputs
  • Improve debug output for Status
  • Add frexpf16
  • Switch to a non-recursive algorithm for subnormals
  • Print Hexf<i32> with 0x and zero padding
  • Add frexpf128, ilogbf16, and ilogbf128
  • Convert frexp and ilogb to a generic implementations
  • Perform some simplifications possible with the MSRV bump
  • Bump the libm MSRV to 1.67
  • Sort Cargo.toml [features] table after [dependencies]
  • Switch to workspace dependencies
  • Fix acoshf and acosh for negative inputs
  • Allow unstable_name_collisions
  • Merge ref '44e34e1ac6d7' from rust-lang/rust


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 8679e15 to c8566ef Compare February 6, 2026 23:54
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from c8566ef to 76b4271 Compare February 7, 2026 07:37
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 76b4271 to 72d0e04 Compare February 7, 2026 07:42
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 72d0e04 to 6fc403c Compare February 7, 2026 11:04
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 6fc403c to cb581b8 Compare February 7, 2026 11:13
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from cb581b8 to b3bd265 Compare February 7, 2026 11:28
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from b3bd265 to b5eb473 Compare February 7, 2026 12:16
@rustbot

This comment has been minimized.

@tgross35 tgross35 closed this Feb 7, 2026
@tgross35 tgross35 reopened this Feb 7, 2026
@tgross35 tgross35 force-pushed the release-plz-2026-02-03T05-03-49Z branch 2 times, most recently from ca5d091 to e46c9f9 Compare February 7, 2026 13:00
@tgross35 tgross35 enabled auto-merge (rebase) February 7, 2026 13:00
@tgross35 tgross35 disabled auto-merge February 7, 2026 13:03
@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from e46c9f9 to 810c76d Compare February 7, 2026 13:51
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 810c76d to 609fbf7 Compare February 7, 2026 14:47
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 609fbf7 to 7f15ae0 Compare February 9, 2026 10:32
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from 7f15ae0 to a311375 Compare February 10, 2026 06:57
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from a311375 to 1a2a0cf Compare February 11, 2026 20:46
@rustbot

This comment has been minimized.

@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from a375a91 to edd9aca Compare March 6, 2026 12:59
@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch 10 times, most recently from ee7fab7 to 0557cf9 Compare March 20, 2026 16:35
@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch 17 times, most recently from b4f889d to ec38473 Compare March 27, 2026 22:03
@github-actions github-actions bot force-pushed the release-plz-2026-02-03T05-03-49Z branch from ec38473 to 5bb8523 Compare March 28, 2026 00:32
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.

2 participants