Skip to content

[#224] Add crucible support for core::slice::as_chunks#246

Merged
glguy merged 1 commit intomasterfrom
as_chunks
Feb 28, 2026
Merged

[#224] Add crucible support for core::slice::as_chunks#246
glguy merged 1 commit intomasterfrom
as_chunks

Conversation

@glguy
Copy link
Member

@glguy glguy commented Feb 26, 2026

This commit moves the allocate family of functions into core::crucible::alloc so that as_chunks_unchecked can call them.

This commit moves the allocate family of functions into core::crucible::alloc so that as_chunks_unchecked can call them.
@RyanGlScott RyanGlScott added the standard libraries Issues involving mir-json's modified versions of the Rust standard libraries label Feb 27, 2026
Copy link
Contributor

@RyanGlScott RyanGlScott left a comment

Choose a reason for hiding this comment

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

Thanks! As a request, do you think that you could merge this after #247? It would be nice to include both PRs as part of your upcoming submodule bumps in GaloisInc/crucible#1756 and GaloisInc/saw-script#3075.

@glguy glguy merged commit 1abee7a into master Feb 28, 2026
5 checks passed
@glguy glguy deleted the as_chunks branch February 28, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

standard libraries Issues involving mir-json's modified versions of the Rust standard libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants