Skip to content

Fix output for 16-bit targets#1470

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
kayabaNerve:patch-1
Apr 9, 2026
Merged

Fix output for 16-bit targets#1470
tarcieri merged 1 commit intoRustCrypto:masterfrom
kayabaNerve:patch-1

Conversation

@kayabaNerve
Copy link
Copy Markdown
Contributor

tokens32 being used for both 16 and 32 bits appears to be an artifact from copying the prior block and modifying it (as reasonable for such development), but itself unsound.


I used the web UI for this, just to fire this off quickly as an exceptionally minor change, but that does mean it's completely untested.

`tokens32` being used for both 16 and 32 bits appears to be an artifact from copying the prior block and modifying it (as reasonable for such development), but itself unsound.
@kayabaNerve
Copy link
Copy Markdown
Contributor Author

CI passing is always a good sign 🎉

I caught this while beginning working on a cargo vet of my entire tree, a task of such size it may never be finished. I hope for a cpubits 0.1.1 soon so I can give it a clean vet though :)

Copy link
Copy Markdown
Member

@tarcieri tarcieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Unfortunately I wasn’t able to figure out a good solution for 16-bit CI

@tarcieri tarcieri merged commit 13952b9 into RustCrypto:master Apr 9, 2026
16 checks passed
@kayabaNerve kayabaNerve deleted the patch-1 branch April 9, 2026 21:51
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