Skip to content

chore: release v0.2.4+llvm-038f7debfda0#27

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

chore: release v0.2.4+llvm-038f7debfda0#27
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-12-05T10-25-52Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

🤖 New release

  • rustc_apfloat: 0.2.3+llvm-038f7debfda0 -> 0.2.4+llvm-038f7debfda0 (✓ API compatible changes)
Changelog

0.2.4+llvm-038f7debfda0 - 2026-04-14

Other

  • 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 8778983 to f41d5dd Compare April 14, 2026 21:22
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