Skip to content

Conversation

@pufferfish101007
Copy link
Contributor

This is a very minor thing so I thought probably not worth making an issue for it.

This just makes the Ieee{32,64}::{new,bits} methods const - I happened to want to use new in a const context and ended up using core::mem::transmute instead which is less nice. I see no reason why the methods shouldn't be const.

@pufferfish101007 pufferfish101007 requested a review from a team as a code owner December 19, 2025 16:18
@pufferfish101007 pufferfish101007 requested review from dicej and removed request for a team December 19, 2025 16:18
@alexcrichton alexcrichton added this pull request to the merge queue Dec 19, 2025
Merged via the queue into bytecodealliance:main with commit a7a81fc Dec 19, 2025
34 checks passed
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