Skip to content

Change Slab and RawAllocation to use raw slices (*mut [u8]) when possible #1

@fu5ha

Description

@fu5ha

It would be great to be able to use these and would help with not violating miri's implementation of stacked borrows by allowing us to not narrow the borrow until needed. But, rust-lang/rust#71146 is needed before this is possible.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttrackingA tracking issue for a long term feature or group of changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions