Skip to content

chore: release v0.2.3+llvm-a284bdb31146 - #27

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2025-12-05T10-25-52Z
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2025-12-05T10-25-52Z

Conversation

@github-actions

@github-actions github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

🤖 New release

  • rustc_apfloat: 0.2.3+llvm-462a31f5a5ab -> 0.2.3+llvm-a284bdb31146
Changelog

0.2.3+llvm-a284bdb31146 - 2026-09-20

Other

  • Cache LLVM downloads separately
  • Switch Cargo package from exclude to include
  • Add tests for ONE similar to what we have for ZERO
  • add const ONE: ... to Float
  • Add more detailed documentation for 8-bit float types
  • Make public enums #[non_exhaustive] where relevant
  • Bump LLVM commit to llvm/llvm-project@a284bdb31146
  • Switch min and max to IEEE 754-2019 {minimum,maximum}Number semantics
  • Update references to old versions of IEEE-754
  • Add getExactLog2Abs
  • Add get_exact_log2
  • Add TF32
  • Add is_sign_negative and is_sign_positive
  • Bump LLVM commit to llvm/llvm-project@687bd77e2c26
  • Add IeeeFloat::is_representable_as_normal_in
  • Add bits_to_f8_to_bits and f8_to_bits_to_f8 tests
  • Add E4M3B11FNUZ
  • Bump LLVM commit to 71f1ea2c15bbc5b604e20d71191a16d57d106dc0
  • Add Float::make_quiet method
  • Resolve a test failure from the new 8-bit float types
  • Fix the build on Apple platforms
  • Improve logic for negative zero handling
  • Add NaN-in-negative-zero formats
  • Resolve the {min,max}_value lint and silence a Cargo naming lint
  • Make StatusAnd::unwrap #[inline] and #[track_caller]
  • Fix -xux to -eux in the download script
  • Enable checking status on host floats
  • Add Float::max_int_bits
  • Replace mix/max combo with Ord::clamp
  • Bump LLVM commit to llvm/llvm-project@e60b91d
  • Skip decoding README.txt files
  • Add a subcommand for generating corpus input
  • Create a justfile for invoking common commands
  • Change the save directory to fuzz/runs rather than target
  • Add an assembly host implementation on x86
  • Adjust print and exit options
  • Download LLVM after the cache action
  • Move host floats to a separate module
  • Move Op and Airity into main.rs
  • Extract FpKind out of the macro
  • Move main toward the top of the file
  • Ignore ICE output in git
  • Move the bruteforce entrypoint to its separate module
  • Port exhaustive tests to the new fuzz setup
  • Switch from panics to an error that we can panic from later
  • Skip running cxx versions of f8e4m3fn fma
  • Improve flexibility of the fuzz binary
  • Extract brute force to a separate module
  • Download and cache LLVM for the fuzz build
  • Build and test all crates in the workspace
  • Use the 2024 edition
  • Check in generated Rust source
  • Replace generated C++ with a source file
  • Add a check-cfg for cfg(fuzzing)
  • Remove comments about u128 ABI issues
  • Replace shelling out in build.rs with Rust code
  • Check in relevant files rather than creating
  • Add caching for the test job
  • Set a MSRV of 1.65 and test it in CI
  • Bump actions/checkout to the latest version (v6)
  • Pin Ubuntu versions to 24.04
  • Add a timeout for all jobs
  • Add a script for downloading the correct LLVM version
  • Deny warnings and enable backtraces
  • Also run on pushes to main
  • Invoke bash directly rather than using sh
  • Don't include .github in the shipped crate
  • clarify comments for min/max operations


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch 7 times, most recently from 44a944f to f797267 Compare April 3, 2026 04:52
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch 6 times, most recently from 207ff87 to 43ce372 Compare April 3, 2026 11:16
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch 13 times, most recently from f191cac to 909d29f Compare April 14, 2026 03:46
@github-actions github-actions Bot changed the title chore: release v0.2.4+llvm-462a31f5a5ab chore: release v0.2.4+llvm-038f7debfda0 Apr 14, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch 2 times, most recently from 2912a21 to 8778983 Compare April 14, 2026 10:02
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 0610804 to 39dac33 Compare September 8, 2026 11:15
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-83ba349ae0a8 chore: release v0.2.3+llvm-71f1ea2c15bb Sep 8, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 39dac33 to 1bb8027 Compare September 8, 2026 11:18
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-71f1ea2c15bb chore: release v0.2.4+llvm-2f086f265bf9 Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 1bb8027 to 69b0487 Compare September 9, 2026 02:14
@github-actions github-actions Bot changed the title chore: release v0.2.4+llvm-2f086f265bf9 chore: release v0.2.4+llvm-3d11652bbee4 Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 69b0487 to 1685023 Compare September 9, 2026 02:24
@github-actions github-actions Bot changed the title chore: release v0.2.4+llvm-3d11652bbee4 chore: release v0.2.3+llvm-69668590592f Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 1685023 to 8cc9d41 Compare September 9, 2026 02:31
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-69668590592f chore: release v0.2.3+llvm-687bd77e2c26 Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 8cc9d41 to 1c3271d Compare September 9, 2026 02:37
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-687bd77e2c26 chore: release v0.2.3+llvm-55c2211a233e Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 1c3271d to 832f5f6 Compare September 9, 2026 03:20
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 832f5f6 to 7794dad Compare September 9, 2026 03:21
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-55c2211a233e chore: release v0.2.4+llvm-0b57c3a7b8dc Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 7794dad to 867e685 Compare September 9, 2026 04:17
@github-actions github-actions Bot changed the title chore: release v0.2.4+llvm-0b57c3a7b8dc chore: release v0.2.3+llvm-8a02fd3f94ff Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 867e685 to 5cbb131 Compare September 9, 2026 04:25
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-8a02fd3f94ff chore: release v0.2.3+llvm-6cfd3439d4b9 Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch from 5cbb131 to facefc7 Compare September 9, 2026 05:27
@github-actions github-actions Bot changed the title chore: release v0.2.3+llvm-6cfd3439d4b9 chore: release v0.2.3+llvm-a284bdb31146 Sep 9, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch 3 times, most recently from 94cb540 to 2513dee Compare September 9, 2026 10:49
@github-actions
github-actions Bot force-pushed the release-plz-2025-12-05T10-25-52Z branch 3 times, most recently from f98fc1a to 2e9fd63 Compare September 19, 2026 05:21
@tgross35
tgross35 force-pushed the release-plz-2025-12-05T10-25-52Z branch from 2e9fd63 to 30c5dc3 Compare September 19, 2026 09:56
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