Skip to content

Conversation

@alexcrichton
Copy link
Member

  • Resolve some warnings about unused variables/imports
  • Replace a std-requiring round_ties_even method with the equivalent from libm.

The crate still doesn't compile with no_std just yet, but it's down to just one error about OnceLock.

* Resolve some warnings about unused variables/imports
* Replace a std-requiring `round_ties_even` method with the equivalent
  from `libm`.

The crate still doesn't compile with `no_std` just yet, but it's down to
just one error about `OnceLock`.
@alexcrichton alexcrichton requested a review from a team as a code owner January 20, 2026 00:42
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team January 20, 2026 00:42
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:area:x64 Issues related to x64 codegen labels Jan 20, 2026
@fitzgen fitzgen added this pull request to the merge queue Jan 20, 2026
Merged via the queue into bytecodealliance:main with commit 6fa199a Jan 20, 2026
58 checks passed
@alexcrichton alexcrichton deleted the cranelift-no-std-tweaks branch January 20, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants